Searched defs:uta (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/global/global_idna_test/entry/src/main/cpp/ |
| D | napi_init.cpp | 224 UText *uta = utext_openUChars(NULL, testStr, -1, &status); in testUtext_clone() local 259 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_nativeLength() local 274 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_char32At() local 289 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_current32() local 304 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_next32() local 319 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_previous32() local 335 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_next32From() local 350 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_previous32From() local 366 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_getNativeIndex() local 383 UText *uta = utext_openUChars(NULL, uString, -1, &status); in testUtext_setNativeIndex_moveIndex32() local [all …]
|