HomeSort by relevance Sort by last modified time
    Searched defs:substitute (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/
translate.h 112 Map_t *substitute; /* substitute text as specified */ member in struct:_Trans
  /onnv/onnv-gate/usr/src/cmd/sgs/error/common/
errorsubr.c 115 substitute(char *string, char chold, char chnew) function
  /onnv/onnv-gate/usr/src/cmd/vi/port/
ex_re.c 68 * Global, substitute and regular expressions.
70 * confirmed substitute.
258 substitute(int c) function
297 gettext("Substitute pattern match failed"));
323 error(value(vi_TERSE) ? gettext("Substitute needs re") :
324 gettext("Missing regular expression for substitute"));
340 error(value(vi_TERSE) ? gettext("No previous substitute re") :
341 gettext("No previous substitute to repeat"));
666 gettext("Line overflow in substitute"));
781 error(value(vi_TERSE) ? gettext("No previous substitute re")
    [all...]
  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed1.c 99 static int substitute(union reptr *ipc);
246 substitute(union reptr *ipc) function
556 i = substitute(ipc);
  /onnv/onnv-gate/usr/src/cmd/ed/
ed.c 96 "incomplete substitute", /* 47 */
216 static int ocerr2; /* Flags if ANY line changed by substitute(). 0=nc. */
316 static void substitute(int);
759 substitute(globp != 0);
1929 substitute(int inglob) function
    [all...]

Completed in 540 milliseconds