Home
last modified time | relevance | path

Searched refs:bck_word (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtextobject.pro6 int bck_word(long count, int bigword, int stop);
/vim-8.2.3635/src/
H A Dtextobject.c431 bck_word(long count, int bigword, int stop) in bck_word() function
768 if (bck_word(1L, bigword, TRUE) == FAIL) in current_word()
H A Dedit.c4622 (void)bck_word(1L, FALSE, FALSE); in ins_s_left()
H A Dnormal.c6700 if (bck_word(cap->count1, cap->arg, FALSE) == FAIL) in nv_bck_word()