Searched refs:g_match_info_next (Results 1 – 6 of 6) sorted by relevance
219 gboolean g_match_info_next (GMatchInfo *match_info,
3823 #undef g_match_info_next 3824 extern __typeof (g_match_info_next) g_match_info_next __attribute((alias("IA__g_match_info_next"), …
3812 extern __typeof (g_match_info_next) IA__g_match_info_next __attribute((visibility("hidden")));3813 #define g_match_info_next IA__g_match_info_next macro
926 g_match_info_next
329 g_match_info_next (match_info, NULL); in test_match_next()
253 * glib/gregex.c: (match_info_new), (g_match_info_next): Don't return