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

/macosx-10.10/zsh-61/zsh/Src/
H A Dlex.c878 if (incmdpos || (isset(SHGLOB) && !isset(KSHGLOB))) {
1143 if (!isset(KSHGLOB) && len)
H A Doptions.c172 {{NULL, "kshglob", OPT_EMULATE|OPT_KSH}, KSHGLOB},
H A Dpattern.c458 if (!isset(KSHGLOB)) {
469 * Note that if we are using KSHGLOB, then we test for a following
480 * Don't disable Outpar: we may need to match the end of KSHGLOB
4013 (str > start && isset(KSHGLOB) &&
H A Dzsh.h2099 KSHGLOB, enumerator in enum:__anon15760

Completed in 191 milliseconds