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

/macosx-10.10/zsh-61/zsh/Src/
H A Dsubst.c1773 flags |= SUB_LEN;
2633 if (!(flags & (SUB_MATCH|SUB_REST|SUB_BIND|SUB_EIND|SUB_LEN)))
H A Dzsh.h1688 #define SUB_LEN 0x0080 /* length of match */ macro
H A Dglob.c2291 if (fl & SUB_LEN) {

Completed in 196 milliseconds