Searched refs:bck_word (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | textobject.pro | 6 int bck_word(long count, int bigword, int stop);
|
| /vim-8.2.3635/src/ |
| H A D | textobject.c | 431 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 D | edit.c | 4622 (void)bck_word(1L, FALSE, FALSE); in ins_s_left()
|
| H A D | normal.c | 6700 if (bck_word(cap->count1, cap->arg, FALSE) == FAIL) in nv_bck_word()
|