Searched refs:g_regex_match_all_full (Results 1 – 5 of 5) sorted by relevance
163 gboolean g_regex_match_all_full (const GRegex *regex,
3790 #undef g_regex_match_all_full 3791 extern __typeof (g_regex_match_all_full) g_regex_match_all_full __attribute((alias("IA__g_regex_mat…
3779 extern __typeof (g_regex_match_all_full) IA__g_regex_match_all_full __attribute((visibility("hidden…3780 #define g_regex_match_all_full IA__g_regex_match_all_full macro
913 g_regex_match_all_full
1332 match_ok = g_regex_match_all_full (regex, string, string_len, start_position, in test_match_all_full()