Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1842 #define UCD_SCRIPTX_MASK 0x3ff macro
1846 #define UCD_SCRIPTX_PROP(prop) ((prop)->scriptx_bidiclass & UCD_SCRIPTX_MASK)
H A Dpcre2_jit_compile.c7869 OP2(SLJIT_AND, TMP1, 0, TMP1, 0, SLJIT_IMM, UCD_SCRIPTX_MASK); in compile_xclass_matchingpath()

Completed in 50 milliseconds