Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1844 #define UCD_BPROPS_MASK 0xfff macro
1848 #define UCD_BPROPS_PROP(prop) ((prop)->bprops & UCD_BPROPS_MASK)
H A Dpcre2_jit_compile.c7786 OP2(SLJIT_AND, TMP1, 0, TMP1, 0, SLJIT_IMM, UCD_BPROPS_MASK); in compile_xclass_matchingpath()

Completed in 43 milliseconds