Searched refs:__match_charclass (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dstring.c158 static bool __match_charclass(const char *pat, char c, const char **npat) __match_charclass() function
215 if (__match_charclass(pat + 1, *str, &pat)) { __match_glob()

Completed in 76 milliseconds