Searched refs:dosub (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/usr.bin/m4/ |
| HD | eval.c | 73 static void dosub(const char *[], int); 315 dosub(argv, argc); in expand_builtin() 864 dosub(const char *argv[], int argc) in dosub() function
|
| /dragonfly/contrib/awk/ |
| HD | proto.h | 199 extern Cell *dosub(Node **, int);
|
| HD | FIXES | 64 Consolidation of sub and gsub into dosub, removing duplicate
|
| HD | run.c | 2406 Cell *dosub(Node **a, int subop) /* sub and gsub */ in dosub() function
|
| /dragonfly/contrib/tcsh-6/ |
| HD | sh.lex.c | 64 static struct wordent *dosub (Char, struct wordent *, int); 904 en = dosub(sc, en, global); in getsub() 922 dosub(Char sc, struct wordent *en, int global) in dosub() function
|