Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7352 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; in compile_xclass_matchingpath() local
7432 needstype = TRUE; in compile_xclass_matchingpath()
7445 needstype = TRUE; in compile_xclass_matchingpath()
7471 read_char(common, min, max, (needstype || needsscript) ? backtracks : NULL, 0); in compile_xclass_matchingpath()
7535 if (needstype || needsscript) in compile_xclass_matchingpath()
7601 if (needstype) in compile_xclass_matchingpath()
7624 else if (needstype) in compile_xclass_matchingpath()

Completed in 27 milliseconds