Searched refs:set_context_in_set_cmd (Results 1 – 3 of 3) sorted by relevance
63 void set_context_in_set_cmd(expand_T *xp, char_u *arg, int opt_flags);
1485 set_context_in_set_cmd(xp, arg, 0); in set_one_cmd_context()1488 set_context_in_set_cmd(xp, arg, OPT_GLOBAL); in set_one_cmd_context()1491 set_context_in_set_cmd(xp, arg, OPT_LOCAL); in set_one_cmd_context()
6208 set_context_in_set_cmd( in set_context_in_set_cmd() function