Searched refs:do_pyeval (Results 1 – 3 of 3) sorted by relevance
11 void do_pyeval(char_u *str, typval_T *rettv);
1527 do_pyeval(char_u *str, typval_T *rettv) in do_pyeval() function
7482 do_pyeval(str, rettv); in f_pyeval()