Searched refs:old_str (Results 1 – 1 of 1) sorted by relevance
333 char** old_str = static_cast<char**>(context); in combine_strings() local338 *old_str ? *old_str : "", in combine_strings()339 *old_str ? ";" : "", in combine_strings()342 if (*old_str) in combine_strings()343 free(*old_str); in combine_strings()346 *old_str = new_str; in combine_strings()350 *old_str = NULL; in combine_strings()