Home
last modified time | relevance | path

Searched refs:u_terminateWChars (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dustr_imp.h83 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Dustr_wcs.cpp223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
Dustring.cpp1472 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars() function
/third_party/icu/icu4c/source/common/
Dustr_imp.h95 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Dustr_wcs.cpp223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
Dustring.cpp1489 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars() function
/third_party/node/deps/icu-small/source/common/
Dustr_imp.h95 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Dustr_wcs.cpp223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
Dustring.cpp1487 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars() function
/third_party/skia/third_party/externals/icu/source/common/
Dustr_imp.h95 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Dustr_wcs.cpp223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
Dustring.cpp1489 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars() function
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtrn.c1348 wDestLen=u_terminateWChars(buffer, UPRV_LENGTHOF(buffer), 3, &err); in Test_UChar_WCHART_API()
1356 wDestLen=u_terminateWChars(buffer, 3, 3, &err); in Test_UChar_WCHART_API()
1364 wDestLen=u_terminateWChars(buffer, UPRV_LENGTHOF(buffer), 3, &err); in Test_UChar_WCHART_API()
1372 wDestLen=u_terminateWChars(buffer, 2, 3, &err); in Test_UChar_WCHART_API()
/third_party/icu/icu4c/source/common/unicode/
Durename.h400 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h400 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h397 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h406 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro