Searched refs:_copy_us_ptr (Results 1 – 1 of 1) sorted by relevance
634 static void _copy_us_ptr(UnicodeString** pdest, const UnicodeString* source) { in _copy_us_ptr() function654 _copy_us_ptr(&fPosPrefixPattern, rhs.fPosPrefixPattern); in operator =()655 _copy_us_ptr(&fPosSuffixPattern, rhs.fPosSuffixPattern); in operator =()656 _copy_us_ptr(&fNegPrefixPattern, rhs.fNegPrefixPattern); in operator =()657 _copy_us_ptr(&fNegSuffixPattern, rhs.fNegSuffixPattern); in operator =()4485 _copy_us_ptr(&fNegSuffixPattern, fPosSuffixPattern); in applyPatternWithoutExpandAffix()