Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1876 #define UCD_SCRIPTX_MASK 0x3ff macro
1880 #define UCD_SCRIPTX_PROP(prop) ((prop)->scriptx_bidiclass & UCD_SCRIPTX_MASK)
H A Dpcre2_jit_compile.c8074 OP2(SLJIT_AND, TMP1, 0, TMP1, 0, SLJIT_IMM, UCD_SCRIPTX_MASK); in compile_xclass_matchingpath()

Completed in 49 milliseconds