Searched refs:oldstring (Results 1 – 1 of 1) sorted by relevance
81 static char *expand_string(oldstring, line) in expand_string() argument82 char *oldstring; in expand_string()89 newstring = oldstring;91 for (s = oldstring; *s != '\0'; s++)131 if (newstring != oldstring)