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

/macosx-10.10/zsh-61/zsh/Src/
H A Dlex.c467 case ENVARRAY:
1305 return ENVARRAY;
H A Dzsh.h276 ENVARRAY, enumerator in enum:lextok
H A Dhist.c3057 case ENVARRAY:
H A Dparse.c1558 { STRING | ENVSTRING | ENVARRAY wordlist OUTPAR | redir }
1611 } else if (tok == ENVARRAY) {

Completed in 134 milliseconds