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

/macosx-10.10/zsh-61/zsh/Src/
H A Dcond.c100 ctype = COND_MODI;
104 case COND_MODI:
132 (cd = getconddef((ctype == COND_MODI), name + 1, 1))) {
139 tracemodcond(name, strs, ctype == COND_MODI);
166 tracemodcond(name, strs, ctype == COND_MODI);
H A Dtext.c791 case COND_MODI:
H A Dzsh.h565 #define COND_MODI 18 macro
H A Dparse.c2227 /* We become an implicit COND_MODI but do not provide the first
2238 ecadd(WCB_COND(COND_MODI, 0));

Completed in 121 milliseconds