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

/linux-master/tools/perf/util/
H A Dstring.c110 static bool __match_glob(const char *str, const char *pat, bool ignore_space, argument
114 if (ignore_space) {
152 if (__match_glob(str++, pat, ignore_space, case_ins))

Completed in 57 milliseconds