Searched refs:ucp_Cc (Results 1 – 6 of 6) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_tables.c | 217 ucp_Cc, ucp_Cs,
|
D | pcre2_ucp.h | 71 ucp_Cc, /* Control */ enumerator
|
D | pcre2_auto_possess.c | 174 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
|
D | pcre2_ucptables.c | 1108 { 559, PT_PC, ucp_Cc },
|
D | pcre2_compile.c | 752 PT_PC, ucp_Cc, /* cntrl */
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 389 case ucp_Cc: fulltypename = US"Control"; break; in print_prop()
|