Searched refs:shallowTextClone (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | utext.cpp | 769 shallowTextClone(UText * dest, const UText * src, UErrorCode * status) { in shallowTextClone() function 1551 dest = shallowTextClone(dest, src, status); in utf8TextClone() 1683 dest = shallowTextClone(dest, src, status); in repTextClone() 2070 dest = shallowTextClone(dest, src, status); in unistrTextClone() 2330 dest = shallowTextClone(dest, src, status); in ucstrTextClone()
|