Home
last modified time | relevance | path

Searched refs:ckd_smul (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_chkdint.c66 PRIV(ckd_smul)(PCRE2_SIZE *r, int a, int b) in PRIV() argument
H A Dpcre2_internal.h2080 extern BOOL PRIV(ckd_smul)(PCRE2_SIZE *, int, int);
H A Dpcre2_compile.c7386 if (PRIV(ckd_smul)(&delta, replicate, 1 + LINK_SIZE) || in compile_branch()
7553 if (PRIV(ckd_smul)(&delta, repeat_min - 1, in compile_branch()
7603 if (PRIV(ckd_smul)(&delta, repeat_max, in compile_branch()

Completed in 41 milliseconds