Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_tables.c138 ucp_Z, ucp_Z, ucp_Z /* Zl, Zp, Zs */
H A Dpcre2_xclass.c193 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop) in PRIV()
246 if ((PRIV(ucp_gentype)[chartype] != ucp_Z && in PRIV()
H A Dpcre2_ucp.h65 ucp_Z, enumerator
H A Dpcre2_auto_possess.c174 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
246 return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated; in check_char_prop()
H A Dpcre2_dfa_match.c1231 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
1513 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
1778 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
2069 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
H A Dpcre2_match.c2553 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == notmatch) in match()
2861 if ((UCD_CATEGORY(fc) == ucp_Z) == notmatch) in match()
3673 if ((UCD_CATEGORY(fc) == ucp_Z) == (Lctype == OP_NOTPROP)) in match()
4261 if ((UCD_CATEGORY(fc) == ucp_Z) == notmatch) in match()
H A Dpcre2_ucptables.c1518 { 3542, PT_GC, ucp_Z },

Completed in 42 milliseconds