Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h96 ucp_Sm, /* Mathematical symbol */ enumerator
Dpcre2_tables.c821 { 1381, PT_PC, ucp_Sm },
/third_party/glib/glib/pcre/
Ducp.h57 ucp_Sm = G_UNICODE_MATH_SYMBOL, /* Mathematical symbol */ enumerator
Dpcre_tables.c552 { 859, PT_PC, ucp_Sm },
/third_party/glib/glib/update-pcre/
Ducp.patch580 - ucp_Sm, /* Mathematical symbol */
610 + ucp_Sm = G_UNICODE_MATH_SYMBOL, /* Mathematical symbol */
/third_party/pcre2/pcre2/maint/
Ducptest.c306 case ucp_Sm: fulltypename = US"Mathematical symbol"; break; in print_prop()