Home | History | Annotate | Download | only in unicode

Lines Matching refs:cloneArrayIfNeeded

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