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

/macosx-10.10.1/zsh-61/zsh/Src/
H A Dpattern.c464 zpc_special[ZPC_KSH_QUEST] = zpc_special[ZPC_KSH_STAR] =
1251 else if (*patparse == zpc_special[ZPC_KSH_QUEST])
4014 ((str[-1] == Quest && !zpc_disables[ZPC_KSH_QUEST]) ||
H A Dzsh.h1424 ZPC_KSH_QUEST = ZPC_NO_KSH_GLOB, /* ? for ?(...) in KSH_GLOB */ enumerator in enum:zpc_chars

Completed in 210 milliseconds