Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c237 AutoPatCmd *next; // chain of active apc-s for auto-invalidation
240 static AutoPatCmd *active_apc_list = NULL; // stack of active autocommands
265 static void auto_next_pat(AutoPatCmd *apc, int stop_at_last);
456 AutoPatCmd *apc; in aubuflocal_remove()
1879 AutoPatCmd patcmd; in apply_autocmds_group()
2322 AutoPatCmd *apc, in auto_next_pat()
2393 AutoPatCmd *acp = (AutoPatCmd *)cookie; in getnextac()
H A Dstructs.h2052 typedef struct AutoPatCmd_S AutoPatCmd; typedef
2079 AutoPatCmd *aucmd; // autocommand info