Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_xclass.c183 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop) in PRIV()
223 if ((PRIV(ucp_gentype)[prop->chartype] != ucp_Z && in PRIV()
Dpcre2_ucp.h65 ucp_Z /* Separator */ enumerator
Dpcre2_auto_possess.c171 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
237 return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated; in check_char_prop()
Dpcre2_tables.c135 ucp_Z, ucp_Z, ucp_Z /* Zl, Zp, Zs */
755 { 1343, PT_GC, ucp_Z },
Dpcre2_dfa_match.c1062 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
1320 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
1572 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
1849 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_match()
Dpcre2_match.c2688 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == in match()
4366 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
5114 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()
5624 if ((UCD_CATEGORY(c) == ucp_Z) == prop_fail_result) in match()