Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uprv_strlen

3488         srcLen = (int32_t)uprv_strlen(src);
3779 cSrcLen = srcLen = (int32_t)uprv_strlen(fTestCases[i]);
4190 ucnv_toUnicode(kr,&target,targetLimit,&source,source+uprv_strlen(source),NULL,TRUE,&errorCode);
4202 ucnv_toUnicode(kr,&target,targetLimit,&source,source+uprv_strlen(source),NULL,TRUE,&errorCode);