Searched refs:MAX_DIFF_CHARS (Results 1 - 1 of 1) sorted by relevance
/third_party/pcre2/pcre2/src/ | ||
H A D | pcre2_jit_compile.c | 357 #define MAX_DIFF_CHARS 5 macro 365 PCRE2_UCHAR chars[MAX_DIFF_CHARS]; 5427 if (count >= MAX_DIFF_CHARS) in add_prefix_char() |
Completed in 14 milliseconds