Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c7496 #define XCLASS_HAS_BIDICL 0x040 macro
7497 #define XCLASS_NEEDS_UCD (XCLASS_HAS_TYPE | XCLASS_HAS_SCRIPT | XCLASS_HAS_SCRIPT_EXTENSION | XCLASS_HAS_BOOL | XCLASS_HAS_BIDICL)
7633 unicode_status |= XCLASS_HAS_BIDICL; in compile_xclass_matchingpath()
7745 if (unicode_status & XCLASS_HAS_BIDICL) in compile_xclass_matchingpath()

Completed in 14 milliseconds