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

/macosx-10.10/zsh-61/zsh/Src/
H A Dloop.c544 if (wc_code(code) != WC_CASE)
595 while (!retflag && wc_code(code) == WC_CASE &&
H A Dzsh.h754 #define WC_CASE 15 macro
859 #define WCB_CASE(T,O) wc_bld(WC_CASE, ((T) | ((O) << WC_CASE_FREE)))
H A Dtext.c592 case WC_CASE:

Completed in 129 milliseconds