Home
last modified time | relevance | path

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

/external/mksh/src/
Deval.c566 bool gotmatch; in expand() local
570 gotmatch = tobool(gmatchx(sbeg, pat, false)); in expand()
572 if (gotmatch) in expand()