Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c715 int nest = 0, bnest = 0; in has_globbing() local
737 if (bnest) in has_globbing()
745 bnest++; in has_globbing()
749 if (in_bracket && !bnest) in has_globbing()
754 if (!bnest--) in has_globbing()