Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dprofiler.pro17 void set_context_in_profile_cmd(expand_T *xp, char_u *arg);
/vim-8.2.3635/src/
H A Dprofiler.c389 set_context_in_profile_cmd(expand_T *xp, char_u *arg) in set_context_in_profile_cmd() function
H A Dcmdexpand.c1752 set_context_in_profile_cmd(xp, arg); in set_one_cmd_context()