HomeSort by relevance Sort by last modified time
    Searched defs:g_pattern_match (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
gpattern.c 134 g_pattern_match (GPatternSpec *pspec, function
322 return g_pattern_match (pspec, strlen (string), string, NULL);
336 ergo = g_pattern_match (pspec, strlen (string), string, NULL);
galias.h 2024 #define g_pattern_match macro
    [all...]
galiasdef.c 2030 #undef g_pattern_match macro
    [all...]

Completed in 222 milliseconds