Home | History | Annotate | Download | only in unicode

Lines Matching refs:toAppendTo

787    * @param toAppendTo the string that will hold the (appended) result
793 UnicodeString& toAppendTo,
799 * @param toAppendTo the string that will hold the (appended) result
805 UnicodeString& toAppendTo,
810 * @param toAppendTo the string that will hold the (appended) result
816 UnicodeString& toAppendTo,
824 * @param toAppendTo the string that will hold the (appended) result
832 UnicodeString& toAppendTo,
840 * @param toAppendTo the string that will hold the (appended) result
848 UnicodeString& toAppendTo,
856 * @param toAppendTo the string that will hold the (appended) result
864 UnicodeString& toAppendTo,
1093 UnicodeString& format(int64_t number, NFRuleSet *ruleSet, UnicodeString& toAppendTo, UErrorCode& status) const;
1094 void format(double number, NFRuleSet& rs, UnicodeString& toAppendTo, UErrorCode& status) const;