Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c246 static char_u e_nul_found[] = N_("E865: (NFA) Regexp end encountered prematurely"); variable
1380 EMSG_RET_FAIL(_(e_nul_found)); in nfa_regatom()
1404 EMSG_RET_FAIL(_(e_nul_found)); in nfa_regatom()