Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5837 static void fast_forward_first_char2(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2,… in fast_forward_first_char2() function
6050 fast_forward_first_char2(common, chars[offset].chars[0], chars[offset].chars[1], offset); in fast_forward_first_n_chars()
6160 fast_forward_first_char2(common, first_char, oc, 0); in fast_forward_first_char()

Completed in 42 milliseconds