Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c4746 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; in compile_xclass_matchingpath() local
4821 needsscript = TRUE; in compile_xclass_matchingpath()
4908 if (needstype || needsscript) in compile_xclass_matchingpath()
4921 if (needsscript) in compile_xclass_matchingpath()
4925 else if (needstype && needsscript) in compile_xclass_matchingpath()
4929 if (needsscript) in compile_xclass_matchingpath()