Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7647 #define XCLASS_SAVE_CHAR 0x001 macro
7703 unicode_status |= XCLASS_SAVE_CHAR; in compile_xclass_matchingpath()
7714 unicode_status |= XCLASS_SAVE_CHAR; in compile_xclass_matchingpath()
7790 unicode_status |= XCLASS_SAVE_CHAR | XCLASS_HAS_TYPE; in compile_xclass_matchingpath()
7796 unicode_status |= XCLASS_SAVE_CHAR; in compile_xclass_matchingpath()
7921 if ((unicode_status & (XCLASS_SAVE_CHAR | XCLASS_CHAR_SAVED)) == XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()
8081 if (unicode_status & XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()
8146 if (unicode_status & XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()
8151 if (unicode_status & XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()

Completed in 33 milliseconds