Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c5915 static void fast_forward_first_char2(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, sljit_s32 offset) in fast_forward_first_char2() function
6128 fast_forward_first_char2(common, chars[offset].chars[0], chars[offset].chars[1], offset); in fast_forward_first_n_chars()
6238 fast_forward_first_char2(common, first_char, oc, 0); in fast_forward_first_char()

Completed in 14 milliseconds