Searched refs:cv__endword (Results 1 – 3 of 3) sorted by relevance
153 protected Char *cv__endword(Char *, Char *, int, int (*)(Int));
476 el->el_line.cursor = cv__endword(el->el_line.cursor, in vi_end_big_word()500 el->el_line.cursor = cv__endword(el->el_line.cursor, in vi_end_word()
373 cv__endword(Char *p, Char *high, int n, int (*wtest)(Int)) in cv__endword() function