Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4535 static SLJIT_INLINE void fast_forward_first_char(compiler_common *common, pcre_uchar first_char, BO… in fast_forward_first_char() function
11073fast_forward_first_char(common, (pcre_uchar)re->first_char, (re->flags & PCRE_FCH_CASELESS) != 0); in PRIV()

Completed in 32 milliseconds