Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c7493 #define XCLASS_HAS_SCRIPT 0x008 macro
7497 #define XCLASS_NEEDS_UCD (XCLASS_HAS_TYPE | XCLASS_HAS_SCRIPT | XCLASS_HAS_SCRIPT_EXTENSION | XCLASS_HAS_BOOL | XCLASS_HAS_BIDICL)
7611 unicode_status |= XCLASS_HAS_SCRIPT; in compile_xclass_matchingpath()
7823 if (unicode_status & XCLASS_HAS_SCRIPT) in compile_xclass_matchingpath()

Completed in 14 milliseconds