Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c248 static char_u e_ill_char_class[] = N_("E877: (NFA regexp) Invalid character class: %d"); variable
1464 semsg(_(e_ill_char_class), c); in nfa_regatom()
5129 siemsg(_(e_ill_char_class), class); in check_char_class()