Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dlex.c62 static int matchs(Char *, Char *);
895 if (matchs(mp, lhsb)) { in subword()
990 matchs(Char *str, Char *pat) in matchs() function