Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_tables.c135 ucp_P, ucp_P, ucp_P, ucp_P, ucp_P, /* Pc, Pd, Pe, Pf, Pi */
136 ucp_P, ucp_P, /* Ps, Po */
Dpcre2_xclass.c267 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_P || in PRIV()
Dpcre2_ucp.h63 ucp_P, enumerator
Dpcre2_auto_possess.c175 { ucp_L, ucp_N, ucp_P, ucp_Po } /* WORD */
Dpcre2_ucptables.c1363 { 2524, PT_GC, ucp_P },
/third_party/pcre2/pcre2/maint/
Ducptest.c382 case ucp_P: typename = US"Punctuation"; break; in print_prop()