Searched defs:UnicodeStringAppendable (Results 1 – 3 of 3) sorted by relevance
156 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
61 class UnicodeStringAppendable; // unicode/appendable.h variable3396 friend class UnicodeStringAppendable; variable
2254 #define UnicodeStringAppendable U_ICU_ENTRY_POINT_RENAME(UnicodeStringAppendable) macro