Home
last modified time | relevance | path

Searched refs:g_utf8_find_next_char (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/glib/
Dgkeyfile.c3338 q = g_utf8_find_next_char (q, NULL); in g_key_file_is_group_name()
3359 q = g_utf8_find_next_char (q, NULL); in g_key_file_is_key_name()
3377 q = g_utf8_find_next_char (q, NULL); in g_key_file_is_key_name()
3406 p = g_utf8_find_next_char (p, NULL); in g_key_file_line_is_group()
3412 p = g_utf8_find_next_char (p, NULL); in g_key_file_line_is_group()
3414 p = g_utf8_find_next_char (p, NULL); in g_key_file_line_is_group()
Dgunicode.h287 gchar* g_utf8_find_next_char (const gchar *p,
Dgutf8.c165 g_utf8_find_next_char (const gchar *p, in g_utf8_find_next_char() function
Dgaliasdef.c3521 #undef g_utf8_find_next_char
3522 extern __typeof (g_utf8_find_next_char) g_utf8_find_next_char __attribute((alias("IA__g_utf8_find_n…
Dgalias.h3510 extern __typeof (g_utf8_find_next_char) IA__g_utf8_find_next_char __attribute((visibility("hidden")…
3511 #define g_utf8_find_next_char IA__g_utf8_find_next_char macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2479 g_utf8_find_next_char
/external/bluetooth/glib/
DChangeLog.pre-2-18370 Bug 547200 – g_utf8_find_next_char() issues
DNEWS501 547200 g_utf8_find_next_char() issues