Searched defs:newstring (Results 1 – 3 of 3) sorted by relevance
54 char *substitute(string,old,new,newstring) in substitute() argument
739 char *newstring; local
39 #define newstring(x) (char *) alloc((unsigned)(x)) macro