Home
last modified time | relevance | path

Searched refs:asterisk (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c665 char *old_asterisk, *asterisk, *backup, *p; local
669 for (asterisk = in_place_extension - 1, old_asterisk = asterisk + 1;
670 (asterisk = strchr(old_asterisk, '*'));
671 old_asterisk = asterisk + 1)
677 for (asterisk = in_place_extension - 1, old_asterisk = asterisk + 1;
678 (asterisk = strchr(old_asterisk, '*'));
679 old_asterisk = asterisk + 1)
681 MEMCPY (p, old_asterisk, asterisk - old_asterisk);
682 p += asterisk - old_asterisk;
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.info177 then _each_ asterisk is replaced with the current filename. This
1073 a single asterisk rather than zero or more backslashes.
Dsed.texi265 characters, then @emph{each} asterisk is replaced with the
1514 example, @samp{\*} matches a single asterisk rather than zero
Dsed-in.texi264 characters, then @emph{each} asterisk is replaced with the
1513 example, @samp{\*} matches a single asterisk rather than zero