Home | History | Annotate | Download | only in sed

Lines Matching refs:replaced

153 static bool replaced = false;
868 replaced = false;
1202 /* We found a match, set the `replaced' flag. */
1203 replaced = true;
1212 /* We found a match, set the `replaced' flag. */
1213 replaced = true;
1243 /* We found a match, set the `replaced' flag. */
1244 replaced = true;
1252 /* The match was not replaced. Copy the text until its
1635 if (replaced)
1637 replaced = false;
1644 if (!replaced)
1650 replaced = false;