Searched refs:do_py3eval (Results 1 – 3 of 3) sorted by relevance
11 void do_py3eval(char_u *str, typval_T *rettv);
1851 do_py3eval(char_u *str, typval_T *rettv) in do_py3eval() function
7458 do_py3eval(str, rettv); in f_py3eval()