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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexpand.h69 int casematch(union node *, char *);
H A Deval.c443 if (casematch(patp, arglist.list->text)) {
H A Dexpand.c1715 casematch(union node *pattern, char *val) function

Completed in 77 milliseconds