Home
last modified time | relevance | path

Searched refs:dosub (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/ucbcmd/sed/
H A Dsed1.c100 static void dosub(char *rhsbuf, int n);
252 dosub(ipc->r1.rhs, ipc->r1.gfl); in substitute()
257 dosub(ipc->r1.rhs, ipc->r1.gfl); in substitute()
264 dosub(char *rhsbuf, int n) in dosub() function
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk4.c41 static NODE *dosub(NODE *np, int glob);
199 return (dosub(np, 1)); in f_sub()
210 return (dosub(np, 0)); in f_gsub()
218 dosub(NODE *np, int glob) in dosub() function
/titanic_41/usr/src/cmd/csh/
H A Dsh.lex.c43 struct wordent *dosub(int, struct wordent *, bool);
716 en = dosub(sc, en, global); in getsub()
722 dosub(int sc, struct wordent *en, bool global) in dosub() function
/titanic_41/usr/src/cmd/vi/port/
H A Dex_re.c516 dosub(); in dosubcon()
580 dosub(void) in dosub() function
H A Dex.h499 void dosub(void);
/titanic_41/usr/src/cmd/ed/
H A Ded.c308 static void dosub(void);
1934 dosub(); in substitute()
1939 dosub(); in substitute()
2067 dosub(void) in dosub() function