Searched refs:g_match_info_fetch (Results 1 – 6 of 6) sorted by relevance
227 gchar *g_match_info_fetch (const GMatchInfo *match_info,
3838 #undef g_match_info_fetch 3839 extern __typeof (g_match_info_fetch) g_match_info_fetch __attribute((alias("IA__g_match_info_fetch"…
3827 extern __typeof (g_match_info_fetch) IA__g_match_info_fetch __attribute((visibility("hidden")));3828 #define g_match_info_fetch IA__g_match_info_fetch macro
324 match->string = g_match_info_fetch (match_info, 0); in test_match_next()548 sub_expr = g_match_info_fetch (match_info, sub_n); in test_sub_pattern()1365 matched_string = g_match_info_fetch (match_info, i); in test_match_all_full()1471 matched_string = g_match_info_fetch (match_info, i); in test_match_all()
930 g_match_info_fetch
775 functions cannot be freed before using g_match_info_fetch() and