Home | History | Annotate | Download | only in intltest

Lines Matching refs:utext_openUTF8

275     ut = utext_openUTF8(NULL, u8String, -1, &status);
870 utext_openUTF8(&charText, chars, -1, &status);
1222 utext_openUTF8(&emptyUTF8, &zero8, -1, &status);
1224 utext_openUTF8(&nullUTF8, NULL, 0, &status);
1364 utp = utext_openUTF8(&ut, s3, -1, &status);
1394 utext_openUTF8(&ut, NULL, 4, &status);
1398 utext_openUTF8(&ut, NULL, -1, &status);
1412 ut = utext_openUTF8(NULL, badUTF8, -1, &status);
1481 UText *ut = utext_openUTF8(NULL, u8str, -1, &status);
1691 ut = utext_openUTF8(ut, u8str, -1, &status);
1877 utext_openUTF8(&ut1, s1, -1, &status);
1888 utext_openUTF8(&ut1, s2, -1, &status);