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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1936 #define LEXFLAGS_ACTIVE 0x0001 macro
H A Dhist.c2927 * we 'or' in the bit LEXFLAGS_ACTIVE to make sure the variable
2953 lexflags = flags | LEXFLAGS_ACTIVE;
H A Dsubst.c2008 shsplit = LEXFLAGS_ACTIVE;

Completed in 258 milliseconds