Searched defs:needstype (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c4746 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; local
4817 needstype = TRUE;
4830 needstype = TRUE;
4908 if (needstype || needsscript)
4915 if (needstype)
4925 else if (needstype && needsscript)

Completed in 57 milliseconds