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

/freebsd-13-stable/contrib/tcsh/
H A Ded.chared.c130 static Char *c_eword (Char *, Char *, int);
289 * This is used to make the c_prev_word(), c_next_word() and c_eword() functions
822 c_eword(Char *p, Char *high, int n) function
3630 Cursor = c_eword(Cursor, LastChar, Argument);

Completed in 124 milliseconds