Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_xclass.c182 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop) in PRIV()
222 if ((PRIV(ucp_gentype)[prop->chartype] != ucp_Z && in PRIV()
H A Ducp.h28 ucp_Z /* Separator */ enumerator
H A Dpcre_tables.c115 ucp_Z, ucp_Z, ucp_Z /* Zl, Zp, Zs */
717 { 1275, PT_GC, ucp_Z },
H A Dpcre_exec.c2610 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == in match()
4276 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
5024 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
5534 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
H A Dpcre_compile.c817 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
2869 return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated; in check_char_prop()

Completed in 36 milliseconds