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

/netbsd-current/bin/ksh/
H A Dvi.c25 #define is_wordch(c) (letnum(c)) macro
1550 if (is_wordch(es->cbuf[ncursor]))
1552 is_wordch(es->cbuf[ncursor]))
1556 !is_wordch(es->cbuf[ncursor]) &&
1577 if (is_wordch(es->cbuf[ncursor]))
1579 is_wordch(es->cbuf[ncursor]))
1583 !is_wordch(es->cbuf[ncursor]) &&
1604 if (is_wordch(es->cbuf[ncursor]))
1606 is_wordch(es->cbuf[ncursor]))
1610 !is_wordch(e
[all...]

Completed in 87 milliseconds