Searched refs:g_utf8_strchr (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgunicode.h302 gchar* g_utf8_strchr (const gchar *p,
H A Dgutf8.c643 * g_utf8_strchr:
657 g_utf8_strchr (const char *p, function
H A Dgaliasdef.c3542 #undef g_utf8_strchr macro
3543 extern __typeof (g_utf8_strchr) g_utf8_strchr __attribute((alias("IA__g_utf8_strchr"), visibility("default")));
H A Dgkeyfile.c3427 p = (gchar *) g_utf8_strchr (line, -1, '=');
H A Dgalias.h3531 extern __typeof (g_utf8_strchr) IA__g_utf8_strchr __attribute((visibility("hidden")));
3532 #define g_utf8_strchr IA__g_utf8_strchr macro

Completed in 52 milliseconds