Searched refs:check_pos (Results 1 – 3 of 3) sorted by relevance
15 void check_pos(buf_T *buf, pos_T *pos);
503 check_pos(buf_T *buf, pos_T *pos) in check_pos() function
3707 check_pos(curwin->w_buffer, &oap->end); in do_pending_operator()