HomeSort by relevance Sort by last modified time
    Searched refs:ucp_Z (Results 1 - 6 of 6) sorted by null

  /external/pcre/dist2/src/
pcre2_xclass.c 183 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop)
223 if ((PRIV(ucp_gentype)[prop->chartype] != ucp_Z &&
pcre2_ucp.h 65 ucp_Z /* Separator */
pcre2_auto_possess.c 171 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
237 return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated;
    [all...]
pcre2_tables.c 135 ucp_Z, ucp_Z, ucp_Z /* Zl, Zp, Zs */
755 { 1343, PT_GC, ucp_Z },
pcre2_dfa_match.c     [all...]
pcre2_match.c     [all...]

Completed in 152 milliseconds