Home
last modified time | relevance | path

Searched defs:tv_get_string_buf (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dtypval.c887 tv_get_string_buf(typval_T *varp, char_u *buf) in tv_get_string_buf() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dtypval.c3272 const char *tv_get_string_buf(const typval_T *const tv, char *const buf) in tv_get_string_buf() function