Searched refs:g_match_info_get_regex (Results 1 – 4 of 4) sorted by relevance
565 GRegex *g_match_info_get_regex (const GMatchInfo *match_info);
906 g_match_info_get_regex (const GMatchInfo *match_info) in g_match_info_get_regex() function
1435 g_match_info_get_regex
305 g_assert (regex == g_match_info_get_regex (match_info)); in test_match_next()