Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dmisc.c695 int nest = 0, bnest = 0; in has_globbing() local
717 if (bnest) in has_globbing()
725 bnest++; in has_globbing()
729 if (in_bracket && !bnest) in has_globbing()
734 if (!bnest--) in has_globbing()