Searched defs:wordof (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c1040 while (wordof(which, wcursor)) {
1079 while (!margin() && wordof(which, wcursor))
1083 if (wcursor < linebuf || !wordof(which, wcursor))
1088 else if (!wordof(which, wcursor))
1110 while (wordof(which, wcursor)) {
1131 wordof(unsigned char which, unsigned char *wc) function

Completed in 60 milliseconds