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

/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c225 {{NULL, "pushdminus", OPT_EMULATE}, PUSHDMINUS},
H A Dzsh.h2146 PUSHDMINUS, enumerator in enum:__anon15760
H A Dsubst.c4115 backwards = ch == (isset(PUSHDMINUS) ? '+' : '-');
H A Dbuiltin.c858 if ((argv[0][0] == '+') ^ isset(PUSHDMINUS))

Completed in 213 milliseconds