Home
last modified time | relevance | path

Searched refs:g_ascii_tolower (Results 1 – 9 of 9) sorted by relevance

/external/bluetooth/glib/glib/
Dgstrfuncs.h89 gchar g_ascii_tolower (gchar c) G_GNUC_CONST;
Dgconvert.c1463 g_ascii_tolower (*n) == g_ascii_tolower (*h)) in has_case_prefix()
Dgstrfuncs.c1736 *s = g_ascii_tolower (*s); in g_ascii_strdown()
1893 g_ascii_tolower (gchar c) in g_ascii_tolower() function
Dgstring.c1244 *s = g_ascii_tolower (*s); in g_string_ascii_down()
Dgaliasdef.c2732 #undef g_ascii_tolower
2733 extern __typeof (g_ascii_tolower) g_ascii_tolower __attribute((alias("IA__g_ascii_tolower"), visibi…
Dgalias.h2721 extern __typeof (g_ascii_tolower) IA__g_ascii_tolower __attribute((visibility("hidden"))) G_GNUC_CO…
2722 #define g_ascii_tolower IA__g_ascii_tolower macro
/external/bluetooth/glib/gio/
Dgdummyfile.c565 *out++ = g_ascii_tolower (*in); in _g_decode_uri()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1195 g_ascii_tolower
/external/bluetooth/glib/
DChangeLog.pre-2-41600 macro instead of g_ascii_tolower() (#107138)