Home
last modified time | relevance | path

Searched refs:g_unichar_validate (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/tests/
Dunicode.c41 g_assert_true (g_unichar_validate ('j')); in test_unichar_validate()
42 g_assert_true (g_unichar_validate (8356)); in test_unichar_validate()
43 g_assert_true (g_unichar_validate (8356)); in test_unichar_validate()
44 g_assert_true (g_unichar_validate (0xFDD1)); in test_unichar_validate()
45 g_assert_true (g_unichar_validate (917760)); in test_unichar_validate()
46 g_assert_false (g_unichar_validate (0x110000)); in test_unichar_validate()
/third_party/glib/glib/
Dgunicode.h711 gboolean g_unichar_validate (gunichar ch) G_GNUC_CONST;
Dgutf8.c1736 g_unichar_validate (gunichar ch) in g_unichar_validate() function
/third_party/glib/gobject/
Dgparamspecs.c410 if (!g_unichar_validate (oval)) in param_unichar_validate()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3276 g_unichar_validate