Searched refs:ZSHTOK_SUBST (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dglob.c3193 int flags = ZSHTOK_SUBST;
3213 s[-1] = (flags & ZSHTOK_SUBST) ? Bnullkeep : Bnull;
3222 s[-1] = (flags & ZSHTOK_SUBST) ? Bnullkeep : Bnull;
3252 s[-1] = (flags & ZSHTOK_SUBST) ? Bnullkeep : Bnull;
H A Dzsh.h1713 ZSHTOK_SUBST = 0x0001, enumerator in enum:__anon15756

Completed in 78 milliseconds