Searched refs:e_z_not_allowed (Results 1 – 3 of 3) sorted by relevance
78 static char_u e_z_not_allowed[] = N_("E66: \\z( not allowed here"); variable
1456 EMSG_RET_NULL(_(e_z_not_allowed)); in regatom()
1598 EMSG_RET_FAIL(_(e_z_not_allowed)); in nfa_regatom()