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

/freebsd-10.0-release/bin/sh/
H A Dexpand.h63 int casematch(union node *, const char *);
H A Deval.c403 if (casematch(patp, arglist.list->text)) {
H A Dexpand.c1634 casematch(union node *pattern, const char *val) function

Completed in 119 milliseconds