Home
last modified time | relevance | path

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

/external/mksh/src/
Deval.c559 bool gotmatch; in expand() local
563 gotmatch = tobool(gmatchx(sbeg, pat, false)); in expand()
565 if (gotmatch) in expand()