Home
last modified time | relevance | path

Searched refs:g_match_info_next (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dgregex.h219 gboolean g_match_info_next (GMatchInfo *match_info,
Dgaliasdef.c3823 #undef g_match_info_next
3824 extern __typeof (g_match_info_next) g_match_info_next __attribute((alias("IA__g_match_info_next"), …
Dgalias.h3812 extern __typeof (g_match_info_next) IA__g_match_info_next __attribute((visibility("hidden")));
3813 #define g_match_info_next IA__g_match_info_next macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt926 g_match_info_next
/external/bluetooth/glib/tests/
Dregex-test.c329 g_match_info_next (match_info, NULL); in test_match_next()
/external/bluetooth/glib/
DChangeLog.pre-2-16253 * glib/gregex.c: (match_info_new), (g_match_info_next): Don't return