Searched refs:e_item_not_found_str (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | errors.h | 401 EXTERN char e_item_not_found_str[] variable |
| H A D | vim9compile.c | 3096 semsg(_(e_item_not_found_str), name); in compile_load_scriptvar() |