HomeSort by relevance Sort by last modified time
    Searched full:g_regex_match (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/glib/
gregex.h 148 gboolean g_regex_match (const GRegex *regex,
galiasdef.c 3781 #undef g_regex_match macro
    [all...]
galias.h 3771 #define g_regex_match macro
    [all...]
  /external/bluetooth/glib/tests/
regex-test.c 238 match = g_regex_match (regex, string, match_opts2, NULL);
491 g_regex_match (regex, string, G_REGEX_MATCH_PARTIAL, &match_info);
685 g_regex_match (regex, string, 0, &match_info);
1119 g_regex_match (regex, string, 0, &match_info);
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 910 g_regex_match
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
gregex.sgml 347 <!-- ##### FUNCTION g_regex_match ##### -->

Completed in 271 milliseconds