Searched defs:utext_openUChars (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | utext.cpp | 2614 utext_openUChars(UText *ut, const UChar *s, int64_t length, UErrorCode *status) { in utext_openUChars() function
|
| /third_party/icu/icu4c/source/common/ |
| D | utext.cpp | 2614 utext_openUChars(UText *ut, const UChar *s, int64_t length, UErrorCode *status) { in utext_openUChars() function
|
| /third_party/node/deps/icu-small/source/common/ |
| D | utext.cpp | 2617 utext_openUChars(UText *ut, const char16_t *s, int64_t length, UErrorCode *status) { in utext_openUChars() function
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | urename.h | 1805 #define utext_openUChars U_ICU_ENTRY_POINT_RENAME(utext_openUChars) macro
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | urename.h | 1826 #define utext_openUChars U_ICU_ENTRY_POINT_RENAME(utext_openUChars) macro
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | urename.h | 1894 #define utext_openUChars U_ICU_ENTRY_POINT_RENAME(utext_openUChars) macro
|
| /third_party/icu/ohos_icu4c/src/ |
| D | icu_addon.cpp | 2556 UText * utext_openUChars(UText *ut, const UChar *s, int64_t length, UErrorCode *status) in utext_openUChars() function
|