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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h650 VALFLAG_SUBST = 0x0004 /* Substitution, so apply padding, case flags */ enumerator in enum:__anon15749
H A Dsubst.c2431 v->flags |= VALFLAG_SUBST;
H A Dparams.c1997 if (v->flags & VALFLAG_SUBST) {

Completed in 296 milliseconds