Searched refs:g_match_info_get_string (Results 1 – 4 of 4) sorted by relevance
567 const gchar *g_match_info_get_string (const GMatchInfo *match_info);
925 g_match_info_get_string (const GMatchInfo *match_info) in g_match_info_get_string() function
1436 g_match_info_get_string
306 g_assert_cmpstr (data->string, ==, g_match_info_get_string (match_info)); in test_match_next()