Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dlocale.pro7 char_u *get_lang_arg(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dlocale.c535 get_lang_arg(expand_T *xp UNUSED, int idx) in get_lang_arg() function
H A Dcmdexpand.c2153 {EXPAND_LANGUAGE, get_lang_arg, TRUE, FALSE}, in ExpandFromContext()