Searched refs:gl_nth_word_end_forward (Results 1 – 1 of 1) sorted by relevance
1050 static int gl_nth_word_end_forward(GetLine *gl, int n);4321 return gl_place_cursor(gl, gl_nth_word_end_forward(gl, count) + in KT_KEY_FN()4507 gl_nth_word_end_forward(gl,count) - gl->buff_curpos + 1, 1); in KT_KEY_FN()4669 int last = gl_nth_word_end_forward(gl, count); in KT_KEY_FN()4705 int last = gl_nth_word_end_forward(gl, count); in KT_KEY_FN()7489 static int gl_nth_word_end_forward(GetLine *gl, int n) in gl_nth_word_end_forward() function7625 gl_nth_word_end_forward(gl, count) : in KT_KEY_FN()