Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c4160 static void fast_forward_first_char2(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2,… in fast_forward_first_char2() function
4435 fast_forward_first_char2(common, chars[offset * MAX_DIFF_CHARS + 1], mask, offset); in fast_forward_first_n_chars()
4567 fast_forward_first_char2(common, first_char, oc, 0); in fast_forward_first_char()