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

/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_misc.c846 if ((l = bufferwords(NULL, NULL, &i, LEXFLAGS_ZLE))) {
H A Dzle_hist.c680 if (!(l = bufferwords(NULL, NULL, NULL, 0))) {
/macosx-10.10/zsh-61/zsh/Src/
H A Dhist.c2933 bufferwords(LinkList list, char *buf, int *index, int flags) function
3197 LinkList wordlist = bufferwords(NULL, lineptr, NULL,
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dparameter.c1095 if ((ll = bufferwords(NULL, NULL, NULL, 0)))

Completed in 94 milliseconds