HomeSort by: relevance | last modified time | path
    Searched refs:cv__endword (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libedit/
chared.h 131 libedit_private wchar_t *cv__endword(EditLine *, wchar_t *, wchar_t *, int,
vi.c 481 el->el_line.cursor = cv__endword(el, el->el_line.cursor,
505 el->el_line.cursor = cv__endword(el, el->el_line.cursor,
chared.c 376 /* cv__endword():
380 cv__endword(EditLine *el, wchar_t *p, wchar_t *high, int n, function

Completed in 22 milliseconds