Lines Matching refs:utext_openUChars
189 ut = utext_openUChars(NULL, buf, -1, &status);
200 ut = utext_openUChars(NULL, buf, saLen, &status);
892 utp = utext_openUChars(&ut, s2, -1, &status);
910 utext_openUChars(&ut, NULL, 5, &status);
914 utext_openUChars(&ut, NULL, -1, &status);
977 UText *utb = utext_openUChars(NULL, sb, -1, &status);
1223 ut = utext_openUChars(ut, u16str, -1, &status);
1277 ut = utext_openUChars(ut, u16str, -1, &status);
1432 UText *ut = utext_openUChars(NULL, s, -1, &status);