Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4151 static void fast_forward_first_char2(compiler_common *common, pcre_uchar char1, pcre_uchar char2, s… in fast_forward_first_char2() function
4416 fast_forward_first_char2(common, chars[offset * MAX_DIFF_CHARS + 1], mask, offset); in fast_forward_first_n_chars()
4549 fast_forward_first_char2(common, first_char, oc, 0); in fast_forward_first_char()

Completed in 35 milliseconds