Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgregex.h152 gboolean g_regex_match_full (const GRegex *regex,
Dgaliasdef.c3784 #undef g_regex_match_full
3785 extern __typeof (g_regex_match_full) g_regex_match_full __attribute((alias("IA__g_regex_match_full"…
Dgalias.h3773 extern __typeof (g_regex_match_full) IA__g_regex_match_full __attribute((visibility("hidden")));
3774 #define g_regex_match_full IA__g_regex_match_full macro
/external/bluetooth/glib/tests/
Dregex-test.c223 match = g_regex_match_full (regex, string, string_len, in test_match()
319 g_regex_match_full (regex, string, string_len, in test_match_next()
453 g_regex_match_full (regex, string, -1, start_position, in test_match_count()
546 g_regex_match_full (regex, string, -1, start_position, 0, &match_info, NULL); in test_sub_pattern()
605 g_regex_match_full (regex, string, -1, start_position, 0, &match_info, NULL); in test_named_sub_pattern()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt911 g_regex_match_full