Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_min

332         int32_t copyLength=uprv_min(length, destCapacity);
339 u_charsToUChars(substitute, dest, uprv_min(length, destCapacity));