Searched refs:execute_cmds_from_string (Results 1 – 3 of 3) sorted by relevance
20 void execute_cmds_from_string(char_u *str);
1914 execute_cmds_from_string(s); in luaV_command()
3424 execute_cmds_from_string(char_u *str) in execute_cmds_from_string() function