Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_strCompare

735   int32_t diff = uprv_strCompare(getArrayStart() + start, length, (srcChars!=NULL)?(srcChars + srcStart):NULL, srcLength, FALSE, TRUE);