Searched refs:oldstring (Results 1 – 1 of 1) sorted by relevance
86 static char *expand_string(oldstring, line) in expand_string() argument87 char *oldstring; in expand_string()94 newstring = oldstring;96 for (s = oldstring; *s != '\0'; s++)136 if (newstring != oldstring)