Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_xclass.c180 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop) in PRIV()
220 if ((PRIV(ucp_gentype)[prop->chartype] != ucp_Z && in PRIV()
H A Ducp.h28 ucp_Z /* Separator */ enumerator
H A Dpcre_tables.c113 ucp_Z, ucp_Z, ucp_Z /* Zl, Zp, Zs */
715 { 1275, PT_GC, ucp_Z },
H A Dpcre_exec.c2608 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == in match()
4274 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
5022 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
5532 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
H A Dpcre_compile.c814 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
2866 return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated; in check_char_prop()

Completed in 52 milliseconds