Home | History | Annotate | Download | only in unicode

Lines Matching refs:appendTail

1525     * to the destination string. <code>appendTail()</code> is intended to be invoked after one
1532 virtual UnicodeString &appendTail(UnicodeString &dest);
1538 * to the destination string. <code>appendTail()</code> is intended to be invoked after one
1548 virtual UText *appendTail(UText *dest, UErrorCode &status);