Searched refs:WC_PIPE_MID (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dtext.c368 if (WC_PIPE_TYPE(code) == WC_PIPE_MID)
H A Dparse.c739 ecbuf[p] = WCB_PIPE(WC_PIPE_MID, (line >= 0 ? line + 1 : 0));
763 ecbuf[p] = WCB_PIPE(WC_PIPE_MID, (line >= 0 ? line + 1 : 0));
H A Dzsh.h788 #define WC_PIPE_MID 1 macro

Completed in 127 milliseconds