Searched refs:aucmd (Results 1 – 6 of 6) sorted by relevance
72 void wipe_buffer(buf_T *buf, int aucmd);
5833 int aucmd) // When TRUE trigger autocommands. in wipe_buffer() argument5838 if (!aucmd) // Don't trigger BufDelete autocommands here. in wipe_buffer()5843 if (!aucmd) in wipe_buffer()
2079 AutoPatCmd *aucmd; // autocommand info member
403 " no warning for postpone aucmd delete
8950 Problem: exists() doesn't work properly for an empty aucmd group.8957 Problem: exists() doesn't work properly for empty aucmd group.
2254 There also is a BufLeave/BufEnter aucmd to save/restore view.