Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dlocale.c276 # define VIM_LC_MESSAGES LC_MESSAGES in ex_language() macro
278 # define VIM_LC_MESSAGES 6789 in ex_language() macro
291 what = VIM_LC_MESSAGES; in ex_language()
318 if (what == VIM_LC_MESSAGES) in ex_language()
330 if (what == VIM_LC_MESSAGES) in ex_language()