Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dif_python3.pro8 void python3_buffer_free(buf_T *buf);
/vim-8.2.3635/src/
H A Dif_python3.c1752 python3_buffer_free(buf_T *buf) in python3_buffer_free() function
H A Dbuffer.c917 python3_buffer_free(buf); in free_buffer()