Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dif_python3.pro9 void python3_window_free(win_T *win);
/vim-8.2.3635/src/
H A Dif_python3.c1763 python3_window_free(win_T *win) in python3_window_free() function
H A Dwindow.c5077 python3_window_free(wp); in win_free()