Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4794 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; in compile_xclass_matchingpath() local
4865 needstype = TRUE; in compile_xclass_matchingpath()
4878 needstype = TRUE; in compile_xclass_matchingpath()
4960 if (needstype || needsscript) in compile_xclass_matchingpath()
4967 if (needstype) in compile_xclass_matchingpath()
4977 else if (needstype && needsscript) in compile_xclass_matchingpath()

Completed in 29 milliseconds