Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c78 static char_u e_z_not_allowed[] = N_("E66: \\z( not allowed here"); variable
H A Dregexp_bt.c1456 EMSG_RET_NULL(_(e_z_not_allowed)); in regatom()
H A Dregexp_nfa.c1598 EMSG_RET_FAIL(_(e_z_not_allowed)); in nfa_regatom()