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

/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcompmatch.c1270 pattern_match_restrict(Cpattern p, Cpattern wp, convchar_t *wsc, int wsclen, argument
1277 while (p && wp && wsclen && prestrict) {
1362 wsclen--;
1405 while (wp && wsclen) {
1411 wsclen--;

Completed in 104 milliseconds