Home
last modified time | relevance | path

Searched refs:u_terminateUChar32s (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dustr_imp.h257 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Dustring.cpp1463 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChar32s() function
Dustrtrns.cpp238 u_terminateUChar32s(dest, destCapacity, reqLength, pErrorCode); in u_strToUTF32WithSub()
/external/icu/icu4c/source/common/unicode/
Durename.h393 #define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s) macro