Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextobject.c641 find_first_blank(pos_T *posp) in find_first_blank() function
668 find_first_blank(&curwin->w_cursor); in findsent_forward()
908 find_first_blank(&curwin->w_cursor); in current_sent()
964 find_first_blank(&start_pos); // go back to first blank in current_sent()
994 find_first_blank(&curwin->w_cursor); in current_sent()
1000 find_first_blank(&start_pos); in current_sent()