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

  /src/lib/libedit/
chared.h 135 libedit_private wchar_t *cv_next_word(EditLine*, wchar_t *, wchar_t *, int,
vi.c 214 el->el_line.cursor = cv_next_word(el, el->el_line.cursor,
238 el->el_line.cursor = cv_next_word(el, el->el_line.cursor,
chared.c 277 /* cv_next_word():
281 cv_next_word(EditLine *el, wchar_t *p, wchar_t *high, int n, function in typeref:typename:libedit_private wchar_t *

Completed in 13 milliseconds