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(wchar_t *, wchar_t *, int, int (*)(wint_t));
vi.c 481 el->el_line.cursor = cv__endword(el->el_line.cursor,
505 el->el_line.cursor = cv__endword(el->el_line.cursor,
chared.c 373 /* cv__endword():
377 cv__endword(wchar_t *p, wchar_t *high, int n, int (*wtest)(wint_t)) function in typeref:typename:libedit_private wchar_t *

Completed in 13 milliseconds