Searched refs:ucnvsel_openFromSerialized (Results 1 – 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnvsel.h | 135 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status);
|
D | urename.h | 726 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnvsel.h | 135 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status);
|
D | urename.h | 727 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnvsel.h | 134 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status);
|
D | urename.h | 718 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized) macro
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ucnvseltst.c | 372 sel = ucnvsel_openFromSerialized(new_buffer, ser_len, status); in serializeAndUnserialize()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvsel.cpp | 466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() function
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvsel.cpp | 466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() function
|
/third_party/icu/icu4c/source/common/ |
D | ucnvsel.cpp | 466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() function
|