Home
last modified time | relevance | path

Searched refs:matchs (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/bin/csh/
Dlex.c69 static int matchs(Char *, Char *);
943 if (matchs(mp, lhsb)) { in subword()
1031 matchs(Char *str, Char *pat) in matchs() function