Home | History | Annotate | Download | only in cintltst

Lines Matching full:u_strlen

79     int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0;
86 tSrcLen = u_strlen(src);
144 destLen = func(src,u_strlen(src),dest,destLen+1,options, &parseError, &status);
166 destLen = func(src,u_strlen(src),dest,destLen+1,options | UIDNA_ALLOW_UNASSIGNED, &parseError, &status);
210 destLen = func(src,u_strlen(src),dest,destLen+1,options | UIDNA_USE_STD3_RULES, &parseError, &status);
613 u_strncat(source,unicodeIn[i], u_strlen(unicodeIn[i]));
618 srcLen = u_strlen(src);
623 testCompareWithSrc(src,srcLen,buf,u_strlen(buf),testName, func,TRUE);
627 testCompareWithSrc(src,srcLen,uni1,u_strlen(uni1),testName, func,FALSE);
629 testCompareWithSrc(src,srcLen,uni0,u_strlen(uni0),testName, func,FALSE);
633 testCompareWithSrc(src,srcLen,ascii1,u_strlen(ascii1),testName, func,FALSE);
635 testCompareWithSrc(src,srcLen,ascii0,u_strlen(ascii0),testName, func,FALSE);
651 int32_t src1Len = u_strlen(src1);
683 int32_t srcLen = u_strlen(src);
889 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
897 length = uidna_nameToASCII(uts46, fA_sharps16, u_strlen(fA_sharps16),
977 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
983 length = uidna_nameToASCII(uts46, NULL, u_strlen(fA_sharps16),