Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c7490 #define XCLASS_SAVE_CHAR 0x001 macro
7545 unicode_status |= XCLASS_SAVE_CHAR; in compile_xclass_matchingpath()
7556 unicode_status |= XCLASS_SAVE_CHAR; in compile_xclass_matchingpath()
7620 unicode_status |= XCLASS_SAVE_CHAR | XCLASS_HAS_TYPE; in compile_xclass_matchingpath()
7625 unicode_status |= XCLASS_SAVE_CHAR; in compile_xclass_matchingpath()
7719 if ((unicode_status & (XCLASS_SAVE_CHAR | XCLASS_CHAR_SAVED)) == XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()
7876 if (unicode_status & XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()
7941 if (unicode_status & XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()
7946 if (unicode_status & XCLASS_SAVE_CHAR) in compile_xclass_matchingpath()
[all...]

Completed in 10 milliseconds