Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstrings.c1725 tv_str(typval_T *tvs, int *idxp, char_u **tofree) in tv_str() function
2117 tvs != NULL ? tv_str(tvs, &arg_idx, &tofree) : in vim_vsnprintf_typval()
2216 tvs != NULL ? (void *)tv_str(tvs, &arg_idx, in vim_vsnprintf_typval()