Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dautocmd.pro32 char_u *getnextac(int c, void *cookie, int indent, getline_opt_T options);
/vim-8.2.3635/src/
H A Dautocmd.c2174 do_cmdline(NULL, getnextac, (void *)&patcmd, in apply_autocmds_group()
2387 getnextac( in getnextac() function
H A Dex_docmd.c1774 && !getline_equal(fgetline, cookie, getnextac)) in do_one_cmd()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt4332 execute lines from the list. Similar to getnextac().