Searched refs:ucnv_outputOverflowFromUnicode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c1125 ucnv_outputOverflowFromUnicode(UConverter *cnv, function
1240 ucnv_outputOverflowFromUnicode(cnv, target, targetLimit, &offsets, err)
2135 if(ucnv_outputOverflowFromUnicode(targetCnv, target, targetLimit, NULL, pErrorCode)) {
/external/icu/icu4c/source/common/
H A Ducnv.c1125 ucnv_outputOverflowFromUnicode(UConverter *cnv, function
1240 ucnv_outputOverflowFromUnicode(cnv, target, targetLimit, &offsets, err)
2135 if(ucnv_outputOverflowFromUnicode(targetCnv, target, targetLimit, NULL, pErrorCode)) {

Completed in 59 milliseconds