Home
last modified time | relevance | path

Searched refs:u_terminateUChars (Results 1 – 24 of 24) sorted by relevance

/external/icu/icu4c/source/common/
Dustr_wcs.cpp261 u_terminateUChars(dest,destCapacity,srcLength,pErrorCode); in u_strToWCS()
465 u_terminateUChars(dest,destCapacity,count,pErrorCode); in _strFromWCS()
516 u_terminateUChars(dest,destCapacity,srcLength,pErrorCode); in u_strFromWCS()
Dlocdispnames.cpp343 return u_terminateUChars(dest, destCapacity, length, pErrorCode); in _getStringOrCopyKey()
377 return u_terminateUChars(dest, destCapacity, 0, pErrorCode); in _getDisplayNameForComponent()
762 return u_terminateUChars(dest, destCapacity, length, pErrorCode); in uloc_getDisplayName()
856 return u_terminateUChars(dest, destCapacity, dispNameLen, status); in uloc_getDisplayKeywordValue()
865 return u_terminateUChars(dest, destCapacity, keywordValueLen, status); in uloc_getDisplayKeywordValue()
Dubidiwrt.c344 return u_terminateUChars(dest, destSize, destLength, pErrorCode); in ubidi_writeReverse()
381 return u_terminateUChars(dest, destSize, 0, pErrorCode); in ubidi_writeReordered()
637 return u_terminateUChars(saveDest, destCapacity, destCapacity-destSize, pErrorCode); in ubidi_writeReordered()
Ducnvdisp.c74 return u_terminateUChars(displayName, displayNameCapacity, length, pErrorCode); in ucnv_getDisplayName()
Duidna.cpp390 return u_terminateUChars(dest, destCapacity, reqLength, status); in _internal_toASCII()
606 return u_terminateUChars(dest, destCapacity, reqLength, status); in _internal_toUnicode()
757 return u_terminateUChars(dest, destCapacity, reqLength, status); in uidna_IDNToASCII()
856 return u_terminateUChars(dest, destCapacity, reqLength, status); in uidna_IDNToUnicode()
Dpunycode.cpp371 return u_terminateUChars(dest, destCapacity, destLength, pErrorCode); in u_strToPunycode()
582 return u_terminateUChars(dest, destCapacity, destLength, pErrorCode); in u_strFromPunycode()
Dustrtrns.cpp132 u_terminateUChars(dest, destCapacity, reqLength, pErrorCode); in u_strFromUTF32WithSub()
718 u_terminateUChars(dest,destCapacity,reqLength,pErrorCode); in u_strFromUTF8WithSub()
949 u_terminateUChars(dest,destCapacity,reqLength,pErrorCode); in u_strFromUTF8Lenient()
1306 u_terminateUChars(dest, destCapacity, reqLength, pErrorCode); in u_strFromJavaModifiedUTF8WithSub()
1503 u_terminateUChars(dest, destCapacity, reqLength, pErrorCode); in u_strFromJavaModifiedUTF8WithSub()
Dustr_imp.h243 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Duscript_props.cpp243 return u_terminateUChars(dest, capacity, length, pErrorCode); in uscript_getSampleString()
Duprops.cpp584 …return u_terminateUChars(dest, destCapacity, 0, pErrorCode); // c does not change at all under Ca… in u_getFC_NFKC_Closure()
600 return u_terminateUChars(dest, destCapacity, 0, pErrorCode); in u_getFC_NFKC_Closure()
Dunorm.cpp132 return u_terminateUChars(dest, destCapacity, 0, pErrorCode); in _iterate()
Dutext.cpp1456 u_terminateUChars(dest,destCapacity,reqLength,pErrorCode); in utext_strFromUTF8()
1880 return u_terminateUChars(dest, destCapacity, length, status); in repTextExtract()
2155 u_terminateUChars(dest, destCapacity, length, pErrorCode); in unistrTextExtract()
2564 u_terminateUChars(dest, destCapacity, di, pErrorCode); in ucstrTextExtract()
2791 u_terminateUChars(dest, destCapacity, desti, status); in charIterTextExtract()
Dushape.cpp1477 return u_terminateUChars(dest, destCapacity, 0, pErrorCode); in u_shapeArabic()
1727 return u_terminateUChars(dest, destCapacity, destLength, pErrorCode); in u_shapeArabic()
Dusprep.cpp598 return u_terminateUChars(dest, destCapacity, destIndex, status); in usprep_map()
Dustrcase.cpp430 return u_terminateUChars(dest, destCapacity, destLength, pErrorCode); in ustrcase_map()
Dustring.cpp1451 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChars() function
Dunistr.cpp858 return u_terminateUChars(dest, destCapacity, len, &errorCode); in extract()
Ducnv.c1833 return u_terminateUChars(originalDest, destCapacity, destLength, pErrorCode); in ucnv_toUChars()
/external/icu/icu4c/source/test/intltest/
Dnptrans.cpp178 return u_terminateUChars(dest, destCapacity, bufLen, &status); in map()
271 return u_terminateUChars(dest, destCapacity, b1Len, &status); in process()
Didnaref.cpp408 return u_terminateUChars(dest, destCapacity, reqLength, status); in idnaref_toASCII()
637 return u_terminateUChars(dest, destCapacity, reqLength, status); in idnaref_toUnicode()
829 return u_terminateUChars(dest, destCapacity, reqLength, status); in idnaref_IDNToASCII()
985 return u_terminateUChars(dest, destCapacity, reqLength, status); in idnaref_IDNToUnicode()
/external/icu/icu4c/source/i18n/
Dumsg.cpp709 return u_terminateUChars(dest, destCapacity, len, ec); in umsg_autoQuoteApostrophe()
Ducurr.cpp633 return u_terminateUChars(buff, buffCapacity, resLen, ec); in ucurr_forLocale()
2517 return u_terminateUChars(buff, buffCapacity, resLen, ec); in ucurr_forLocaleAndDate()
Dusearch.cpp2920 u_terminateUChars(result, resultCapacity, 0, status); in usearch_getMatchedText()
2931 return u_terminateUChars(result, resultCapacity, in usearch_getMatchedText()
/external/icu/icu4c/source/common/unicode/
Durename.h394 #define u_terminateUChars U_ICU_ENTRY_POINT_RENAME(u_terminateUChars) macro