Home
last modified time | relevance | path

Searched refs:get_loop_line (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dex_docmd.c414 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() function
1539 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()