Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dglobals.h1646 EXTERN char e_noarabic[] INIT(= N_("E800: Arabic cannot be used: Not enabled at compile time\n")); variable
H A Dmain.c2099 mch_errmsg(_(e_noarabic)); in command_line_scan()