Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunistr_cnv.cpp169 return u_terminateChars(target, capacity, 0, &status); in extract()
189 return u_terminateChars(target, capacity, length, &status); in extract()
222 return u_terminateChars(dest, destCapacity, 0, &errorCode); in extract()
294 return u_terminateChars(originalDest, destCapacity, length, &errorCode); in doExtract()
Duloc.cpp738 u_terminateChars(buffer, bufferCapacity, reslen, status); in uloc_getKeywordValue()
1673 return u_terminateChars(parent, parentCapacity, i, err); in uloc_getParent()
1718 return u_terminateChars(script, scriptCapacity, 0, err); in uloc_getScript()
1756 return u_terminateChars(country, countryCapacity, 0, err); in uloc_getCountry()
1833 return u_terminateChars(variant, variantCapacity, i, err); in uloc_getVariant()
1858 u_terminateChars(name, nameCapacity, reslen, err); in uloc_getName()
1894 u_terminateChars(name, nameCapacity, reslen, err); in uloc_getBaseName()
1930 u_terminateChars(name, nameCapacity, reslen, err); in uloc_canonicalize()
Dustr_imp.h81 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Dloclikely.cpp1233 u_terminateChars( in uloc_addLikelySubtags()
1281 u_terminateChars( in uloc_minimizeSubtags()
1408 return u_terminateChars(region, regionCapacity, rgLen, status); in ulocimp_getRegionForSupplementalData()
Dcharstr.cpp60 return u_terminateChars(dest, capacity, len, &errorCode); in extract()
Dustrtrns.cpp1052 u_terminateChars(dest, destCapacity, reqLength, pErrorCode); in u_strToUTF8WithSub()
1351 u_terminateChars(dest, destCapacity, reqLength, pErrorCode); in u_strToJavaModifiedUTF8()
1449 u_terminateChars(dest, destCapacity, reqLength, pErrorCode); in u_strToJavaModifiedUTF8()
Duts46.cpp1443 return u_terminateChars(dest, capacity, sink.NumberOfBytesAppended(), pErrorCode); in uidna_labelToASCII_UTF8()
1459 return u_terminateChars(dest, capacity, sink.NumberOfBytesAppended(), pErrorCode); in uidna_labelToUnicodeUTF8()
1475 return u_terminateChars(dest, capacity, sink.NumberOfBytesAppended(), pErrorCode); in uidna_nameToASCII_UTF8()
1491 return u_terminateChars(dest, capacity, sink.NumberOfBytesAppended(), pErrorCode); in uidna_nameToUnicodeUTF8()
Ducnv.cpp1769 return u_terminateChars(originalDest, destCapacity, destLength, pErrorCode); in ucnv_fromUChars()
2418 return u_terminateChars(target, targetCapacity, 0, pErrorCode); in ucnv_internalConvert()
2462 return u_terminateChars(target, targetCapacity, targetLength, pErrorCode); in ucnv_internalConvert()
2491 return u_terminateChars(target, targetCapacity, 0, pErrorCode); in ucnv_convert()
2542 return u_terminateChars(target, targetCapacity, 0, pErrorCode); in ucnv_convertAlgorithmic()
Dlocalematcher.cpp799 return u_terminateChars(dest, capacity, bestLength, &errorCode); in acceptLanguage()
804 return u_terminateChars(dest, capacity, 0, &errorCode); in acceptLanguage()
Dunames.cpp1469 return u_terminateChars(buffer, bufferLength, 0, pErrorCode); in u_charName()
1500 return u_terminateChars(buffer, bufferLength, length, pErrorCode); in u_charName()
1515 return u_terminateChars(dest, destCapacity, 0, pErrorCode); in u_getISOComment()
Duloc_tag.cpp2610 u_terminateChars(langtag, langtagCapacity, reslen, status); in uloc_toLanguageTag()
2747 u_terminateChars(localeID, localeIDCapacity, reslen, status); in uloc_forLanguageTag()
Ducasemap.cpp844 return u_terminateChars(dest, destCapacity, sink.NumberOfBytesAppended(), &errorCode); in ucasemap_mapUTF8()
Dustring.cpp1477 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateChars() function
Duresbund.cpp1332 u_terminateChars(dest, capacity, 0, status); in ures_toUTF8String()
2907 return u_terminateChars(result, resultCapacity, length, status); in ures_getFunctionalEquivalent()
Dunistr.cpp912 return u_terminateChars(target, targetCapacity, length, &status); in extract()
/external/icu/icu4c/source/test/cintltst/
Dnfsprep.c134 return u_terminateChars(dest, destCapacity, reqLength, status); in nfs4_prepare()
278 return u_terminateChars(dest, destCapacity, reqLen, status); in nfs4_mixed_prepare()
/external/icu/libicu/cts_headers/
Dustr_imp.h81 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp396 return u_terminateChars(target, targetCapacity, 0, status); in paramEmpty()
407 return u_terminateChars(target, targetCapacity, len, status); in paramStatic()
427 return u_terminateChars(target, targetCapacity, len, status); in stringToStringBuffer()
Duparse.cpp382 return u_terminateChars(dest, destCapacity, i, status); in u_parseUTF8()
/external/icu/libicu/cts_headers/unicode/
Durename.h397 #define u_terminateChars U_ICU_ENTRY_POINT_RENAME(u_terminateChars) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h397 #define u_terminateChars U_ICU_ENTRY_POINT_RENAME(u_terminateChars) macro
/external/icu/icu4c/source/common/unicode/
Durename.h397 #define u_terminateChars U_ICU_ENTRY_POINT_RENAME(u_terminateChars) macro
/external/icu/libandroidicu/include/unicode/
Durename.h397 #define u_terminateChars U_ICU_ENTRY_POINT_RENAME(u_terminateChars) macro
/external/icu/icu4c/source/i18n/
Dtimezone.cpp1189 return u_terminateChars(region, capacity, resultLen, &status); in getRegion()