Searched refs:dict2string (Results 1 – 3 of 3) sorted by relevance
36 char_u *dict2string(typval_T *tv, int copyID, int restore_copyID);
748 dict2string(typval_T *tv, int copyID, int restore_copyID) in dict2string() function
5083 *tofree = dict2string(tv, copyID, restore_copyID); in echo_string_core()