Searched refs:e_separator_mismatch_str (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | errors.h | 323 EXTERN char e_separator_mismatch_str[] variable |
| H A D | vim9compile.c | 8716 semsg(_(e_separator_mismatch_str), p); in compile_catch() |