Home | History | Annotate | Download | only in unicode

Lines Matching refs:setArray

3388   inline void setArray(UChar *array, int32_t len, int32_t capacity); // sets length but not flags
4324 UnicodeString::setArray(UChar *array, int32_t len, int32_t capacity) {