Searched refs:bnest (Results 1 – 1 of 1) sorted by relevance
539 int nest = 0, bnest = 0; in has_globbing() local560 if (bnest) /* [a*(b]) */ in has_globbing()567 bnest++; in has_globbing()571 if (in_bracket && !bnest) /* *(a[foo|bar]) */ in has_globbing()575 if (!bnest--) /* *(a[b)c] */ in has_globbing()