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

/macosx-10.10.1/zsh-61/zsh/Src/
H A Doptions.c108 {{NULL, "cdablevars", OPT_EMULATE}, CDABLEVARS},
317 /* T */ CDABLEVARS,
781 } else if(optno == CDABLEVARS && value) {
H A Dzsh.h2034 CDABLEVARS, enumerator in enum:__anon15538
H A Dbuiltin.c919 * and CDABLEVARS. For each possible interpretation of the given *
1024 /* handle the CDABLEVARS option */
1041 /* If the CDABLEVARS option is set, return the new *
1050 if (isset(CDABLEVARS)) {
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dcompctl.c3605 if (isset(AUTOCD) && isset(CDABLEVARS))

Completed in 160 milliseconds