Searched refs:g_utf8_find_next_char (Results 1 – 8 of 8) sorted by relevance
3338 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()
287 gchar* g_utf8_find_next_char (const gchar *p,
165 g_utf8_find_next_char (const gchar *p, in g_utf8_find_next_char() function
3521 #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…
3510 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
2479 g_utf8_find_next_char
370 Bug 547200 – g_utf8_find_next_char() issues
501 547200 g_utf8_find_next_char() issues