Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c218 if ((UCD_BIDICLASS_PROP(prop) == data[1]) == isprop) in PRIV()
H A Dpcre2_internal.h1847 #define UCD_BIDICLASS_PROP(prop) ((prop)->scriptx_bidiclass >> UCD_BIDICLASS_SHIFT) macro
1858 #define UCD_BIDICLASS(ch) UCD_BIDICLASS_PROP(GET_UCD(ch))
H A Dpcre2_match.c2531 if ((UCD_BIDICLASS_PROP(prop) == Fecode[2]) == notmatch) in match()

Completed in 24 milliseconds