Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1756 EXTERN char e_au_recursive[] INIT(= N_("E952: Autocommand caused recursive behavior")); variable
H A Dquickfix.c8389 emsg(_(e_au_recursive)); in set_qf_ll_list()