Searched refs:g_match_info_get_string (Results 1 – 6 of 6) sorted by relevance
216 const gchar *g_match_info_get_string (const GMatchInfo *match_info);
3817 #undef g_match_info_get_string 3818 extern __typeof (g_match_info_get_string) g_match_info_get_string __attribute((alias("IA__g_match_i…
3806 extern __typeof (g_match_info_get_string) IA__g_match_info_get_string __attribute((visibility("hidd…3807 #define g_match_info_get_string IA__g_match_info_get_string macro
923 g_match_info_get_string
332 g_assert (string == g_match_info_get_string (match_info)); in test_match_next()
635 replaces g_regex_free(); g_match_info_get_regex(), g_match_info_get_string();