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

/freebsd-11-stable/contrib/libreadline/
H A Dtext.c1239 int inword, c, nc, nop; local
/freebsd-11-stable/contrib/nvi/vi/
H A Dvi.h13 #define inword(ch) ((ch) == '_' || (ISGRAPH(ch) && !ISPUNCT(ch))) macro

Completed in 102 milliseconds