Searched refs:getnextac (Results 1 – 4 of 4) sorted by relevance
32 char_u *getnextac(int c, void *cookie, int indent, getline_opt_T options);
2174 do_cmdline(NULL, getnextac, (void *)&patcmd, in apply_autocmds_group()2387 getnextac( in getnextac() function
1774 && !getline_equal(fgetline, cookie, getnextac)) in do_one_cmd()
4332 execute lines from the list. Similar to getnextac().