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

/macosx-10.10/zsh-61/zsh/Src/
H A Dtext.c542 if (WC_SELECT_TYPE(code) == WC_SELECT_LIST) {
H A Dparse.c977 type = (sel ? WC_SELECT_LIST : WC_FOR_LIST);
988 type = (sel ? WC_SELECT_LIST : WC_FOR_LIST);
H A Dzsh.h836 #define WC_SELECT_LIST 1 macro

Completed in 78 milliseconds