Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h74 ucp_Co, /* Private use */ enumerator
Dpcre2_tables.c686 { 238, PT_PC, ucp_Co },
/third_party/glib/glib/pcre/
Ducp.h35 ucp_Co = G_UNICODE_PRIVATE_USE, /* Private use */ enumerator
Dpcre_tables.c458 { 155, PT_PC, ucp_Co },
/third_party/glib/glib/update-pcre/
Ducp.patch558 - ucp_Co, /* Private use */
588 + ucp_Co = G_UNICODE_PRIVATE_USE, /* Private use */
/third_party/pcre2/pcre2/maint/
Ducptest.c284 case ucp_Co: fulltypename = US"Private use"; break; in print_prop()