Searched refs:e_item_not_found_in_script_str (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | errors.h | 287 EXTERN char e_item_not_found_in_script_str[] variable |
| H A D | vim9script.c | 724 semsg(_(e_item_not_found_in_script_str), name); in find_exported() |