Home
last modified time | relevance | path

Searched defs:UnicodeStringAppendable (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/common/unicode/
Dappendable.h156 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} in UnicodeStringAppendable() function
Dunistr.h61 class UnicodeStringAppendable; // unicode/appendable.h variable
3396 friend class UnicodeStringAppendable; variable
Durename.h2254 #define UnicodeStringAppendable U_ICU_ENTRY_POINT_RENAME(UnicodeStringAppendable) macro