Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_tables.c131 ucp_C, ucp_C, ucp_C, ucp_C, ucp_C, /* Cc, Cf, Cn, Co, Cs */
Dpcre2_xclass.c242 (PRIV(ucp_gentype)[prop->chartype] != ucp_C || in PRIV()
255 (PRIV(ucp_gentype)[prop->chartype] != ucp_C || in PRIV()
Dpcre2_ucp.h59 ucp_C, enumerator
Dpcre2_auto_possess.c174 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
Dpcre2_ucptables.c1099 { 478, PT_GC, ucp_C },
/third_party/pcre2/pcre2/maint/
Ducptest.c378 case ucp_C: typename = US"Control"; break; in print_prop()