Searched defs:substitute (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/re/
H A Dsed3.c82 substitute(regex_t *re, Text *data) function
H A Ded.c1391 substitute(int inglob) function
1690 substitute(ed.global != 0);
/ast/src/cmd/pax/
H A Dpax.c183 * enter new substitute expression(s)
187 substitute(Map_t** lastmap, register char* s) function
766 substitute(&opt.lastmap, (char*)v);
/ast/src/cmd/nmake/
H A Dexpand.c2273 * substitute a single (expanded) name s into xp
2277 substitute(Sfio_t* xp, regex_t* re, register char* s) function
3665 * substitute: <delim><old><delim><new><delim>[flags]
4236 substitute(xp, &re, s);
/ast/src/cmd/INIT/
H A Dmamake.c772 substitute(Buf_t* buf, register char* s) function
836 substitute(buf, q + 1);
847 substitute(buf, t + 1);
858 substitute(buf, t);
878 substitute(buf, v);
883 substitute(buf, v);
910 substitute(buf, s);
1629 substitute(buf, use(cmd));
1769 substitute(buf, cmd);
1771 substitute(bu
[all...]

Completed in 31 milliseconds