Home
last modified time | relevance | path

Searched refs:CC_ARRAYS (Results 1 – 2 of 2) sorted by relevance

/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dcompctl.h124 #define CC_ARRAYS (1<<6) macro
H A Dcompctl.c441 cct.mask |= CC_ARRAYS; in get_compctl()
1998 (((addwhat & CC_ARRAYS) && (hn->flags & PM_ARRAY)) || in addmatch()
3836 if ((t = cc->mask & (CC_ARRAYS | CC_INTVARS | CC_ENVVARS | CC_SCALARS | in makecomplistflags()