Home
last modified time | relevance | path

Searched refs:needstype (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
4817 needstype = TRUE; in compile_xclass_matchingpath()
4830 needstype = TRUE; in compile_xclass_matchingpath()
4908 if (needstype || needsscript) in compile_xclass_matchingpath()
4915 if (needstype) in compile_xclass_matchingpath()
4925 else if (needstype && needsscript) in compile_xclass_matchingpath()