Home
last modified time | relevance | path

Searched defs:newstring (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/local/toolchest/ksh/sh/
H A Dstring.c54 char *substitute(string,old,new,newstring) in substitute() argument
/csrg-svn/usr.bin/pascal/pc3/
H A Dpc3.c739 char *newstring; local
/csrg-svn/games/hack/
H A Dhack.h39 #define newstring(x) (char *) alloc((unsigned)(x)) macro