Home
last modified time | relevance | path

Searched refs:cv__isWord (Results 1 – 3 of 3) sorted by relevance

/external/libedit/src/
Dchared.h147 protected int cv__isWord(Int);
Dvi.c160 cv__isWord); in vi_prev_big_word()
208 el->el_line.lastchar, el->el_state.argument, cv__isWord); in vi_next_big_word()
475 el->el_line.lastchar, el->el_state.argument, cv__isWord); in vi_end_big_word()
Dchared.c226 cv__isWord(Int p) in cv__isWord() function