Searched refs:list2string (Results 1 – 3 of 3) sorted by relevance
44 char_u *list2string(typval_T *tv, int copyID, int restore_copyID);
1302 list2string(typval_T *tv, int copyID, int restore_copyID) in list2string() function
5058 *tofree = list2string(tv, copyID, restore_copyID); in echo_string_core()