Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Derrors.h287 EXTERN char e_item_not_found_in_script_str[] variable
H A Dvim9script.c724 semsg(_(e_item_not_found_in_script_str), name); in find_exported()