Searched refs:oldstring (Results 1 – 1 of 1) sorted by relevance
82 static char *expand_string(char *oldstring, int line) in expand_string() argument88 newstring = oldstring; in expand_string()90 for (s = oldstring; *s != '\0'; s++) in expand_string()130 if (newstring != oldstring) in expand_string()