Home
last modified time | relevance | path

Searched refs:g_match_info_fetch_named_pos (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgregex.h600 gboolean g_match_info_fetch_named_pos (const GMatchInfo *match_info,
Dgregex.c1466 g_match_info_fetch_named_pos (const GMatchInfo *match_info, in g_match_info_fetch_named_pos() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1448 g_match_info_fetch_named_pos
/third_party/glib/glib/tests/
Dregex.c633 g_match_info_fetch_named_pos (match_info, data->sub_name, &start, &end); in test_named_sub_pattern()