Searched refs:ucp_Co (Results 1 – 6 of 6) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_ucp.h | 74 ucp_Co, /* Private use */ enumerator
|
D | pcre2_tables.c | 686 { 238, PT_PC, ucp_Co },
|
/third_party/glib/glib/pcre/ |
D | ucp.h | 35 ucp_Co = G_UNICODE_PRIVATE_USE, /* Private use */ enumerator
|
D | pcre_tables.c | 458 { 155, PT_PC, ucp_Co },
|
/third_party/glib/glib/update-pcre/ |
D | ucp.patch | 558 - ucp_Co, /* Private use */ 588 + ucp_Co = G_UNICODE_PRIVATE_USE, /* Private use */
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 284 case ucp_Co: fulltypename = US"Private use"; break; in print_prop()
|