Home
last modified time | relevance | path

Searched defs:u_terminateWChars (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dustring.cpp1469 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars() function
/external/icu/icu4c/source/common/unicode/
Durename.h395 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro