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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1624 #define PM_HIDE (1<<14) /* Special behaviour hidden by local */ macro
1789 { name, flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL, \
H A Dsubst.c2323 if (f & PM_HIDE)
2325 if (f & PM_HIDE)
H A Dbuiltin.c1942 && !(on & PM_HIDE) && !(pm->node.flags & PM_HIDE & ~off))
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dparameter.c82 if (f & PM_HIDE)

Completed in 151 milliseconds