Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c7497 #define XCLASS_NEEDS_UCD (XCLASS_HAS_TYPE | XCLASS_HAS_SCRIPT | XCLASS_HAS_SCRIPT_EXTENSION | XCLASS_HAS_BOOL | XCLASS_HAS_BIDICL) macro
7653 read_char(common, min, max, (unicode_status & XCLASS_NEEDS_UCD) ? backtracks : NULL, 0); in compile_xclass_matchingpath()
7717 if (unicode_status & XCLASS_NEEDS_UCD) in compile_xclass_matchingpath()

Completed in 14 milliseconds