Searched refs:get_loop_line (Results 1 – 1 of 1) sorted by relevance
414 static char_u *get_loop_line(int c, void *cookie, int indent, getline_opt_T options);945 cmd_getline = get_loop_line; in do_cmdline()1463 get_loop_line(int c, void *cookie, int indent, getline_opt_T options) in get_loop_line() function1539 while (gp == get_loop_line) in getline_equal()1568 while (gp == get_loop_line) in getline_cookie()1597 while (gp == get_loop_line) in getline_peek()