Home
last modified time | relevance | path

Searched refs:G_UNICODE_ENCLOSING_MARK (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/glib/pcre/
Ducp.h43 ucp_Me = G_UNICODE_ENCLOSING_MARK, /* Enclosing mark */
/third_party/glib/gobject/
Dglib-enumtypes.c27 { G_UNICODE_ENCLOSING_MARK, "G_UNICODE_ENCLOSING_MARK", "enclosing-mark" }, in g_unicode_type_get_type()
/third_party/glib/glib/
Dguniprop.c97 OR (G_UNICODE_ENCLOSING_MARK, 0))))
101 OR (G_UNICODE_ENCLOSING_MARK, \
Dgunicode.h129 G_UNICODE_ENCLOSING_MARK, enumerator
Dgunichartables.h593 G_UNICODE_ENCLOSING_MARK, G_UNICODE_ENCLOSING_MARK,
2608 G_UNICODE_ENCLOSING_MARK, G_UNICODE_NON_SPACING_MARK,
3328 G_UNICODE_ENCLOSING_MARK, G_UNICODE_ENCLOSING_MARK,
3329 G_UNICODE_ENCLOSING_MARK, G_UNICODE_ENCLOSING_MARK,
3330 G_UNICODE_NON_SPACING_MARK, G_UNICODE_ENCLOSING_MARK,
3331 G_UNICODE_ENCLOSING_MARK, G_UNICODE_ENCLOSING_MARK,
5170 G_UNICODE_NON_SPACING_MARK, G_UNICODE_ENCLOSING_MARK,
5171 G_UNICODE_ENCLOSING_MARK, G_UNICODE_ENCLOSING_MARK,
/third_party/glib/glib/tests/
Dunicode.c70 { G_UNICODE_ENCLOSING_MARK, 0x20DD }, in test_unichar_character_type()
/third_party/glib/glib/update-pcre/
Ducp.patch596 + ucp_Me = G_UNICODE_ENCLOSING_MARK, /* Enclosing mark */