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

/macosx-10.10/zsh-61/zsh/Src/
H A Dpattern.c465 zpc_special[ZPC_KSH_PLUS] = zpc_special[ZPC_KSH_BANG] =
1243 if (*patparse == zpc_special[ZPC_KSH_PLUS])
4016 (str[-1] == '+' && !zpc_disables[ZPC_KSH_PLUS]) ||
H A Dzsh.h1426 ZPC_KSH_PLUS, /* + for +(...) in KSH_GLOB */ enumerator in enum:zpc_chars

Completed in 130 milliseconds