Searched refs:u_terminateUChar32s (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dustr_imp.h238 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
H A Dustring.cpp1463 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { function
H A Dustrtrns.cpp240 u_terminateUChar32s(dest, destCapacity, reqLength, pErrorCode);
/external/icu/icu4c/source/common/
H A Dustr_imp.h238 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
H A Dustring.cpp1463 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { function
H A Dustrtrns.cpp240 u_terminateUChar32s(dest, destCapacity, reqLength, pErrorCode);
/external/icu/icu4c/source/common/unicode/
H A Durename.h389 #define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h397 #define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s) macro

Completed in 245 milliseconds