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

/system/core/sh/
H A Dexpand.h65 int casematch(union node *, char *);
H A Deval.c403 if (casematch(patp, arglist.list->text)) {
H A Dexpand.c1495 casematch(union node *pattern, char *val) function

Completed in 219 milliseconds