Home | History | Annotate | Download | only in i18n

Lines Matching refs:appendTail

483 //    appendTail     Intended to be used in conjunction with appendReplacement()
487 // Note: Match ranges do not affect appendTail or appendReplacement
490 UnicodeString &RegexMatcher::appendTail(UnicodeString &dest) {
496 appendTail(&resultText, status);
504 // appendTail, UText mode
506 UText *RegexMatcher::appendTail(UText *dest, UErrorCode &status) {
1736 appendTail(dest, status);
1791 appendTail(dest, status);