Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4794 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; in compile_xclass_matchingpath() local
4869 needsscript = TRUE; in compile_xclass_matchingpath()
4960 if (needstype || needsscript) in compile_xclass_matchingpath()
4973 if (needsscript) in compile_xclass_matchingpath()
4977 else if (needstype && needsscript) in compile_xclass_matchingpath()
4981 if (needsscript) in compile_xclass_matchingpath()

Completed in 29 milliseconds