Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c81 static char_u e_missing_sb[] = N_("E69: Missing ] after %s%%["); variable
H A Dregexp_bt.c1547 EMSG2_RET_NULL(_(e_missing_sb), in regatom()
H A Dregexp_nfa.c1680 EMSG2_RET_FAIL(_(e_missing_sb), in nfa_regatom()