Home | History | Annotate | Download | only in unicode

Lines Matching refs:fastCopyFrom

1771    * The fastCopyFrom function must be used only if it is known that the lifetime of
1780 UnicodeString &fastCopyFrom(const UnicodeString &src);
3298 // implements assigment operator, copy constructor, and fastCopyFrom()