Searched refs:G_UNICODE_SCRIPT_UGARITIC (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/glib/pcre/ |
D | ucp.h | 127 ucp_Ugaritic = G_UNICODE_SCRIPT_UGARITIC,
|
/third_party/glib/gobject/ |
D | glib-enumtypes.c | 177 { G_UNICODE_SCRIPT_UGARITIC, "G_UNICODE_SCRIPT_UGARITIC", "ugaritic" }, in g_unicode_script_get_type()
|
/third_party/glib/glib/ |
D | gunicode.h | 499 G_UNICODE_SCRIPT_UGARITIC, /* Ugar */ enumerator
|
D | gscripttable.h | 2960 { 0x10380, 30, G_UNICODE_SCRIPT_UGARITIC }, 2961 { 0x1039f, 1, G_UNICODE_SCRIPT_UGARITIC },
|
/third_party/glib/glib/tests/ |
D | unicode.c | 234 { G_UNICODE_SCRIPT_UGARITIC, 0x1039F }, in test_unichar_script() 1493 { G_UNICODE_SCRIPT_UGARITIC, "Ugar" }, in test_iso15924()
|
/third_party/glib/glib/update-pcre/ |
D | ucp.patch | 740 + ucp_Ugaritic = G_UNICODE_SCRIPT_UGARITIC,
|