Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dprofiler.pro16 char_u *get_profile_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dprofiler.c373 get_profile_name(expand_T *xp UNUSED, int idx) in get_profile_name() function
H A Dcmdexpand.c2150 {EXPAND_PROFILE, get_profile_name, TRUE, TRUE}, in ExpandFromContext()