Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_tables.c217 ucp_Cc, ucp_Cs,
Dpcre2_ucp.h71 ucp_Cc, /* Control */ enumerator
Dpcre2_auto_possess.c174 { ucp_Z, ucp_Z, ucp_C, ucp_Cc }, /* SPACE and PXSPACE, 2nd value redundant */
Dpcre2_ucptables.c1108 { 559, PT_PC, ucp_Cc },
Dpcre2_compile.c752 PT_PC, ucp_Cc, /* cntrl */
/third_party/pcre2/pcre2/maint/
Ducptest.c389 case ucp_Cc: fulltypename = US"Control"; break; in print_prop()