Searched refs:e_recursive (Results 1 – 1 of 1) sorted by relevance
83 static char_u e_recursive[] = N_("E956: Cannot use pattern recursively"); variable2784 emsg(_(e_recursive)); in vim_regexec_string()2905 emsg(_(e_recursive)); in vim_regexec_multi()