Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dlocale.pro8 char_u *get_locales(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dlocale.c556 get_locales(expand_T *xp UNUSED, int idx) in get_locales() function
H A Dcmdexpand.c2154 {EXPAND_LOCALES, get_locales, TRUE, FALSE}, in ExpandFromContext()