Searched refs:tw_match (Results 1 – 1 of 1) sorted by relevance
45 static int tw_match (const Char *, const Char *, int);247 tw_match(const Char *str, const Char *pat, int exact) in tw_match() function623 if ((n = tw_match(pos, ran, exact)) < 0) { in tw_complete()