Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c686 bool saw_glob = false; in has_globbing() local
701 saw_glob = true; in has_globbing()
721 saw_glob = true; in has_globbing()
752 saw_glob = true; in has_globbing()
760 return (saw_glob && !nest); in has_globbing()