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

/freebsd-11-stable/lib/libedit/
H A Dchared.h142 protected Char *cv__endword(Char *, Char *, int, int (*)(wint_t));
H A Dvi.c482 el->el_line.cursor = cv__endword(el->el_line.cursor,
506 el->el_line.cursor = cv__endword(el->el_line.cursor,
H A Dchared.c373 /* cv__endword():
377 cv__endword(Char *p, Char *high, int n, int (*wtest)(wint_t)) function

Completed in 96 milliseconds