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

/macosx-10.10/zsh-61/zsh/Src/
H A Dcond.c183 if (ctype <= COND_GE && ctype != COND_STREQ && ctype != COND_STRNEQ) {
195 if (ctype == COND_STREQ || ctype == COND_STRNEQ) {
274 case COND_STRNEQ:
H A Dtext.c812 ctype == COND_STRNEQ)
H A Dzsh.h551 #define COND_STRNEQ 4 macro
H A Dparse.c2221 ecadd(WCB_COND(COND_STRNEQ, 0));

Completed in 128 milliseconds