Searched refs:ucp_Sm (Results 1 – 6 of 6) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_ucp.h | 96 ucp_Sm, /* Mathematical symbol */ enumerator
|
D | pcre2_tables.c | 821 { 1381, PT_PC, ucp_Sm },
|
/third_party/glib/glib/pcre/ |
D | ucp.h | 57 ucp_Sm = G_UNICODE_MATH_SYMBOL, /* Mathematical symbol */ enumerator
|
D | pcre_tables.c | 552 { 859, PT_PC, ucp_Sm },
|
/third_party/glib/glib/update-pcre/ |
D | ucp.patch | 580 - ucp_Sm, /* Mathematical symbol */ 610 + ucp_Sm = G_UNICODE_MATH_SYMBOL, /* Mathematical symbol */
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 306 case ucp_Sm: fulltypename = US"Mathematical symbol"; break; in print_prop()
|