NCBI C++ ToolKit
|
#include "pcre2_internal.h"
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
BOOL | _pcre2_ckd_smul (PCRE2_SIZE *r, int a, int b) |
BOOL _pcre2_ckd_smul | ( | PCRE2_SIZE * | r, |
int | a, | ||
int | b | ||
) |
Definition at line 66 of file pcre2_chkdint.c.
References a, abort(), b, FALSE, INT64_OR_DOUBLE, PCRE2_SIZE, PCRE2_SIZE_MAX, r(), and TRUE.