Searched refs:g_match_info_matches (Results 1 – 5 of 5) sorted by relevance
295 while (g_match_info_matches (match_info)) in test_match_next()1576 g_assert (g_match_info_matches (match)); in test_lookahead()1590 g_assert (g_match_info_matches (match)); in test_lookahead()1605 g_assert (g_match_info_matches (match)); in test_lookahead()1638 g_assert (g_match_info_matches (match)); in test_lookbehind()1653 g_assert (g_match_info_matches (match)); in test_lookbehind()1676 g_assert (g_match_info_matches (match)); in test_lookbehind()1688 g_assert (g_match_info_matches (match)); in test_lookbehind()1697 g_assert (g_match_info_matches (match)); in test_lookbehind()1709 g_assert (g_match_info_matches (match)); in test_lookbehind()[all …]
579 gboolean g_match_info_matches (const GMatchInfo *match_info);
1115 g_match_info_matches (const GMatchInfo *match_info) in g_match_info_matches() function3288 while (!done && g_match_info_matches (match_info)) in g_regex_replace_eval()
753 if (g_match_info_matches (match_info)) { in subrip_fix_up_markup()
1440 g_match_info_matches