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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1381 #define PAT_FILET 0x0002 /* Pattern is top level file, affects ~ */ macro
H A Dglob.c699 if (!(p1 = patcompile(instr, compflags|PAT_FILET, &instr)))
H A Dpattern.c788 if (!(patflags & PAT_FILET) || paren) {
793 * &PAT_FILET) do the exclusion prepending the file path

Completed in 140 milliseconds