Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c5473 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; in compile_xclass_matchingpath() local
5500 needschar = TRUE; in compile_xclass_matchingpath()
5511 needschar = TRUE; in compile_xclass_matchingpath()
5566 needschar = TRUE; in compile_xclass_matchingpath()
5571 needschar = TRUE; in compile_xclass_matchingpath()
5648 if (needschar && !charsaved) in compile_xclass_matchingpath()
5709 if (needschar) in compile_xclass_matchingpath()
5716 if (!needschar) in compile_xclass_matchingpath()

Completed in 24 milliseconds