Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7642 #define XCLASS_NEEDS_UCD (XCLASS_HAS_TYPE | XCLASS_HAS_SCRIPT | XCLASS_HAS_SCRIPT_EXTENSION | XCLAS… macro
7843 read_char(common, min, max, (unicode_status & XCLASS_NEEDS_UCD) ? backtracks : NULL, 0); in compile_xclass_matchingpath()
7907 if (unicode_status & XCLASS_NEEDS_UCD) in compile_xclass_matchingpath()

Completed in 51 milliseconds