/titanic_50/usr/src/ucbcmd/sed/ |
H A D | sed1.c | 99 static int substitute(union reptr *ipc); 246 substitute(union reptr *ipc) in substitute() function 556 i = substitute(ipc); in command()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | Dialers | 114 # (substitute 'P' for first 'T' for pulse dialing) 176 # (substitute 'P' for first 'T' for pulse dialing) 211 # (substitute 'P' for first 'T' for pulse dialing) 253 # (substitute 'P' for first 'T' for pulse dialing) 297 # (substitute 'P' for first 'T' for pulse dialing) 325 # (substitute 'P' for first 'T' for pulse dialing)
|
/titanic_50/usr/src/cmd/sgs/error/common/ |
H A D | errorfilter.c | 110 (void) substitute(names_ignored[i], '\n', '\0'); in getignored()
|
H A D | error.h | 247 char *substitute(char *string, char chold, char chnew);
|
H A D | errorpi.c | 228 (void) substitute(wordv[2], '^', '|'); in pi()
|
H A D | errorsubr.c | 115 substitute(char *string, char chold, char chnew) in substitute() function
|
H A D | errorinput.c | 195 (void) substitute(currentfilename, ':', '\0'); in onelong()
|
/titanic_50/usr/src/cmd/sed/ |
H A D | process.c | 70 static int substitute(struct s_command *); 217 sdone |= substitute(cp); in process() 361 substitute(struct s_command *cp) in substitute() function
|
/titanic_50/usr/src/cmd/syseventd/etc/ |
H A D | README | 63 for the command to be invoked. Macros may be used to substitute
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | README | 72 resub ed(1) style substitute using last reexec()
|
/titanic_50/usr/src/lib/libbrand/common/ |
H A D | libbrand.c | 390 boolean_t substitute, boolean_t optional) in brand_get_value() argument 436 if (substitute) { in brand_get_value()
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_cmds.c | 817 if (!substitute(c))
|
H A D | ex.news | 94 "text" with the righthand side of the previous substitute 230 It is now possible to split lines with substitute commands from vi, 596 An old ed bug which caused globals to fail when they did a substitute 700 to do a global substitute with an escaped newline in the rhs, you 1012 An old ed bug which caused globals to fail when they did a substitute 1062 to do a global substitute with an escaped newline in the rhs, you
|
H A D | ex_re.c | 255 substitute(int c) in substitute() function
|
/titanic_50/usr/src/cmd/ed/ |
H A D | ed.c | 311 static void substitute(int); 754 substitute(globp != 0); in commands() 1918 substitute(int inglob) in substitute() function
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | configure.ac | 588 dnl Now substitute the variables.
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 21911 substitute
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 21910 substitute
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 4300 % We don't substitute the actual chapter name into \thischapter
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 4304 # entry cannot be found, "vt100" is used as a substitute.
|
H A D | terminfo.src | 4923 # entry cannot be found, "vt100" is used as a substitute.
|