Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dmisc.c738 bool saw_glob = false; in has_globbing() local
753 saw_glob = true; in has_globbing()
773 saw_glob = true; in has_globbing()
804 saw_glob = true; in has_globbing()
812 return (saw_glob && !nest); in has_globbing()

Completed in 3 milliseconds