Searched refs:strlist_clean (Results 1 – 3 of 3) sorted by relevance
119 strlist_clean(&arg->vars); in For_Free()120 strlist_clean(&arg->items); in For_Free()269 strlist_clean(&new_for->items); in For_Eval()
50 void strlist_clean(strlist_t *);
58 strlist_clean(strlist_t *sl) in strlist_clean() function