Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c710 int nest = 0, bnest = 0; in has_globbing() local
732 if (bnest) in has_globbing()
740 bnest++; in has_globbing()
744 if (in_bracket && !bnest) in has_globbing()
749 if (!bnest--) in has_globbing()