Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/unicode/glib/
DUnicodeGLib.h216 return g_unichar_islower(c); in isLower()
/external/bluetooth/glib/glib/
Dgunicode.h225 gboolean g_unichar_islower (gunichar c) G_GNUC_CONST;
Dguniprop.c194 g_unichar_islower (gunichar c) in g_unichar_islower() function
Dgaliasdef.c3436 #undef g_unichar_islower
3437 extern __typeof (g_unichar_islower) g_unichar_islower __attribute((alias("IA__g_unichar_islower"), …
Dgalias.h3425 extern __typeof (g_unichar_islower) IA__g_unichar_islower __attribute((visibility("hidden"))) G_GNU…
3426 #define g_unichar_islower IA__g_unichar_islower macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2445 g_unichar_islower