Home
last modified time | relevance | path

Searched refs:g_match_info_matches (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/tests/
Dregex.c295 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 …]
/third_party/glib/glib/
Dgregex.h579 gboolean g_match_info_matches (const GMatchInfo *match_info);
Dgregex.c1115 g_match_info_matches (const GMatchInfo *match_info) in g_match_info_matches() function
3288 while (!done && g_match_info_matches (match_info)) in g_regex_replace_eval()
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c753 if (g_match_info_matches (match_info)) { in subrip_fix_up_markup()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1440 g_match_info_matches