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