Home
last modified time | relevance | path

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

/external/icu4c/common/
Dunistr_cnv.cpp133 return u_terminateChars(target, dstSize, 0, &status); in extract()
154 return u_terminateChars(target, (int32_t)dstSize, length, &status); in extract()
187 return u_terminateChars(dest, destCapacity, 0, &errorCode); in extract()
259 return u_terminateChars(originalDest, destCapacity, length, &errorCode); in doExtract()
Duloc.c777 return u_terminateChars(keywords, keywordCapacity, keywordsLen, status); in _getKeywords()
859 …result = u_terminateChars(buffer, bufferCapacity, (int32_t)(startSearchHere - nextSeparator), stat… in uloc_getKeywordValue()
866 result = u_terminateChars(buffer, bufferCapacity, i, status); in uloc_getKeywordValue()
1769 return u_terminateChars(result, resultCapacity, len, err); in _canonicalize()
1799 return u_terminateChars(parent, parentCapacity, i, err); in uloc_getParent()
1820 return u_terminateChars(language, languageCapacity, i, err); in uloc_getLanguage()
1844 return u_terminateChars(script, scriptCapacity, i, err); in uloc_getScript()
1877 return u_terminateChars(country, countryCapacity, i, err); in uloc_getCountry()
1922 return u_terminateChars(variant, variantCapacity, i, err); in uloc_getVariant()
2981 return u_terminateChars(result, resultAvailable, len, status); in uloc_acceptLanguage()
[all …]
Dustr_imp.h195 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
Ducnv.c1765 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()
Dunames.c1444 return u_terminateChars(buffer, bufferLength, 0, pErrorCode); in u_charName()
1475 return u_terminateChars(buffer, bufferLength, length, pErrorCode); in u_charName()
1493 return u_terminateChars(dest, destCapacity, 0, pErrorCode); in u_getISOComment()
1498 return u_terminateChars(dest, destCapacity, length, pErrorCode); in u_getISOComment()
Ducasemap.c512 return u_terminateChars((char *)dest, destCapacity, destLength, pErrorCode); in caseMap()
Dustrtrns.c1164 u_terminateChars((char*)dest,destCapacity,reqLength,pErrorCode); in u_strToUTF8WithSub()
Dunistr.cpp726 return u_terminateChars(target, targetCapacity, length, &status); in extract()
Dustring.c1475 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateChars() function
Duresbund.c1035 u_terminateChars(dest, capacity, 0, status); in ures_toUTF8String()
2463 return u_terminateChars(result, resultCapacity, length, status); in ures_getFunctionalEquivalent()
/external/icu4c/test/cintltst/
Dnfsprep.c132 return u_terminateChars(dest, destCapacity, reqLength, status); in nfs4_prepare()
276 return u_terminateChars(dest, destCapacity, reqLen, status); in nfs4_mixed_prepare()
/external/icu4c/tools/toolutil/
Duparse.c369 return u_terminateChars(dest, destCapacity, i, status); in u_parseUTF8()
/external/webkit/WebCore/icu/unicode/
Durename.h288 #define u_terminateChars u_terminateChars_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
Durename.h288 #define u_terminateChars u_terminateChars_3_2 macro
/external/webkit/JavaScriptCore/icu/unicode/
Durename.h288 #define u_terminateChars u_terminateChars_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
Durename.h288 #define u_terminateChars u_terminateChars_3_2 macro
/external/icu4c/common/unicode/
Durename.h339 #define u_terminateChars u_terminateChars_3_8 macro