Searched refs:rl_point (Results 1 – 3 of 3) sorted by relevance
105 extern int rl_point, rl_end;
181 if (rl_point > 0) in rl_getc_replacement()
82 int rl_point = 0; variable1793 &rl_point, &rl_end); in rl_complete()2102 rl_point = (int)(li->cursor - li->buffer); in _rl_update_pos()