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

/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcompctl.c2140 int ns = 0, ng = opts[NULLGLOB], test, aw = addwhat, pathpreflen;
2142 opts[NULLGLOB] = 1;
2254 opts[NULLGLOB] = ng;
3370 int ng = opts[NULLGLOB];
3372 opts[NULLGLOB] = 1;
3396 opts[NULLGLOB] = ng;
3534 ng = opts[NULLGLOB];
3535 opts[NULLGLOB] = 1;
3537 opts[NULLGLOB] = ng;
3702 int first = 1, ng = opts[NULLGLOB], oow
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c202 {{NULL, "nullglob", OPT_EMULATE}, NULLGLOB},
304 /* G */ NULLGLOB,
H A Dzsh.h2123 NULLGLOB, enumerator in enum:__anon15760
H A Dglob.c1106 gf_nullglob = isset(NULLGLOB);

Completed in 194 milliseconds