Home | History | Annotate | Download | only in unicode

Lines Matching refs:appendReplacement

959     virtual RegexMatcher &appendReplacement(UnicodeString &dest,
965 * of the input string, starting at the position following the last appendReplacement(),
967 * or more invocations of the <code>RegexMatcher::appendReplacement()</code>.
1189 // appendReplacement(). As described by the