Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c8134 patmatch(char *pattern, const char *string) in patmatch() function
8156 result = patmatch(stackblock(), val); in casematch()