Searched defs:gl_nth_word_start_forward (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1055 static int gl_nth_word_start_forward(GetLine *gl, int n);
4331 return gl_place_cursor(gl, gl_nth_word_start_forward(gl, count));
4510 gl_nth_word_start_forward(gl,count) - gl->buff_curpos,
7540 static int gl_nth_word_start_forward(GetLine *gl, int n) function
7626 gl_nth_word_start_forward(gl, count);

Completed in 74 milliseconds