Searched refs:ucp_P (Results 1 – 6 of 6) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_tables.c | 135 ucp_P, ucp_P, ucp_P, ucp_P, ucp_P, /* Pc, Pd, Pe, Pf, Pi */ 136 ucp_P, ucp_P, /* Ps, Po */
|
D | pcre2_xclass.c | 267 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_P || in PRIV()
|
D | pcre2_ucp.h | 63 ucp_P, enumerator
|
D | pcre2_auto_possess.c | 175 { ucp_L, ucp_N, ucp_P, ucp_Po } /* WORD */
|
D | pcre2_ucptables.c | 1363 { 2524, PT_GC, ucp_P },
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 382 case ucp_P: typename = US"Punctuation"; break; in print_prop()
|