/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ustr_imp.h | 83 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
|
D | ustr_wcs.cpp | 223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
|
D | ustring.cpp | 1472 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars() function
|
/third_party/icu/icu4c/source/common/ |
D | ustr_imp.h | 95 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
|
D | ustr_wcs.cpp | 223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
|
D | ustring.cpp | 1489 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/ |
D | ustr_imp.h | 95 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
|
D | ustr_wcs.cpp | 223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
|
D | ustring.cpp | 1487 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/ |
D | ustr_imp.h | 95 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
|
D | ustr_wcs.cpp | 223 u_terminateWChars(dest,destCapacity,count,pErrorCode); in _strToWCS()
|
D | ustring.cpp | 1489 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | custrtrn.c | 1348 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/ |
D | urename.h | 400 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 400 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 397 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 406 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars) macro
|