Home | History | Annotate | Download | only in cintltst

Lines Matching full:u_strlen

81     int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0;
88 tSrcLen = u_strlen(src);
146 destLen = func(src,u_strlen(src),dest,destLen+1,options, &parseError, &status);
168 destLen = func(src,u_strlen(src),dest,destLen+1,options | UIDNA_ALLOW_UNASSIGNED, &parseError, &status);
212 destLen = func(src,u_strlen(src),dest,destLen+1,options | UIDNA_USE_STD3_RULES, &parseError, &status);
615 u_strncat(source,unicodeIn[i], u_strlen(unicodeIn[i]));
620 srcLen = u_strlen(src);
625 testCompareWithSrc(src,srcLen,buf,u_strlen(buf),testName, func,TRUE);
629 testCompareWithSrc(src,srcLen,uni1,u_strlen(uni1),testName, func,FALSE);
631 testCompareWithSrc(src,srcLen,uni0,u_strlen(uni0),testName, func,FALSE);
635 testCompareWithSrc(src,srcLen,ascii1,u_strlen(ascii1),testName, func,FALSE);
637 testCompareWithSrc(src,srcLen,ascii0,u_strlen(ascii0),testName, func,FALSE);
653 int32_t src1Len = u_strlen(src1);
685 int32_t srcLen = u_strlen(src);
891 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
899 length = uidna_nameToASCII(uts46, fA_sharps16, u_strlen(fA_sharps16),
979 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16),
985 length = uidna_nameToASCII(uts46, NULL, u_strlen(fA_sharps16),