Searched refs:__match_pattern (Results 1 – 1 of 1) sorted by relevance
132 __match_pattern (const wchar_t *s, const wchar_t *pattern) in __match_pattern() function156 __match_pattern(s + 1, pattern + 1)) in __match_pattern()166 if (__match_pattern(s, pattern)) in __match_pattern()205 ret = __match_pattern (ws, wpattern); in _match_pattern()