Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7429 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; in compile_xclass_matchingpath() local
7457 needschar = TRUE; in compile_xclass_matchingpath()
7468 needschar = TRUE; in compile_xclass_matchingpath()
7523 needschar = TRUE; in compile_xclass_matchingpath()
7528 needschar = TRUE; in compile_xclass_matchingpath()
7614 if (needschar && !charsaved) in compile_xclass_matchingpath()
7681 if (!needschar) in compile_xclass_matchingpath()
7698 else if (needschar) in compile_xclass_matchingpath()
7706 if (!needschar) in compile_xclass_matchingpath()
7721 else if (needschar) in compile_xclass_matchingpath()

Completed in 33 milliseconds