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

  /external/pcre/dist2/src/
pcre2_ucp.h 63 ucp_P, /* Punctuation */
pcre2_tables.c 132 ucp_P, ucp_P, ucp_P, ucp_P, ucp_P, /* Pc, Pd, Pe, Pf, Pi */
133 ucp_P, ucp_P, /* Ps, Po */
701 { 968, PT_GC, ucp_P },
pcre2_xclass.c 249 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_P ||
pcre2_auto_possess.c 172 { ucp_L, ucp_N, ucp_P, ucp_Po } /* WORD */
826 Example: the row for WORD contains ucp_L, ucp_N, ucp_P, ucp_Po.
827 Underscore is covered by ucp_P or ucp_Po. */
    [all...]

Completed in 64 milliseconds