Home | History | Annotate | Download | only in intltest

Lines Matching refs:appendReplacement

1083         // Multiple finds do NOT bump up the previous appendReplacement postion.
1087 m.appendReplacement(result, "ooh", status);
1097 m.appendReplacement(result, "ooh", status);
1107 m.appendReplacement(result, "ooh", status);
1692 parseMatcher->appendReplacement(deTaggedInput, "", status);