Home | History | Annotate | Download | only in unicode

Lines Matching refs:cloneArrayIfNeeded

3452   UBool cloneArrayIfNeeded(int32_t newCapacity = -1,
4316 } else if(cloneArrayIfNeeded(len+1)) {