Home
last modified time | relevance | path

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

/external/icu4c/samples/uresb/
Droot.txt16 "U_TRUNCATED_CHAR_FOUND",
/external/icu4c/common/
Ducnv_u16.c512 *err = U_TRUNCATED_CHAR_FOUND; in _UTF16BEGetNextUChar()
545 *err=U_TRUNCATED_CHAR_FOUND; in _UTF16BEGetNextUChar()
1111 *err = U_TRUNCATED_CHAR_FOUND; in _UTF16LEGetNextUChar()
1144 *err=U_TRUNCATED_CHAR_FOUND; in _UTF16LEGetNextUChar()
Ducnv_lmb.c1105 *err = U_TRUNCATED_CHAR_FOUND;\
1290 if (*err == U_TRUNCATED_CHAR_FOUND) in _LMBCSToUnicodeWithOffsets()
1343 if (*err == U_TRUNCATED_CHAR_FOUND) { in _LMBCSToUnicodeWithOffsets()
Ducnv_ct.c239 *err = U_TRUNCATED_CHAR_FOUND; in findStateFromEscSeq()
500 if (*err == U_TRUNCATED_CHAR_FOUND) { in UConverter_toUnicode_CompoundText_OFFSETS()
Ducnv.c1012 *err=U_TRUNCATED_CHAR_FOUND; in _fromUnicodeWithCallback()
1045 e!=U_TRUNCATED_CHAR_FOUND) in _fromUnicodeWithCallback()
1457 *err=U_TRUNCATED_CHAR_FOUND; in _toUnicodeWithCallback()
1490 e!=U_TRUNCATED_CHAR_FOUND && in _toUnicodeWithCallback()
2330 *pErrorCode=U_TRUNCATED_CHAR_FOUND; in ucnv_convertEx()
Ducnv_u32.c441 *err = U_TRUNCATED_CHAR_FOUND; in T_UConverter_getNextUChar_UTF32_BE()
936 *err = U_TRUNCATED_CHAR_FOUND; in T_UConverter_getNextUChar_UTF32_LE()
Ducnv_u8.c644 *err = U_TRUNCATED_CHAR_FOUND; in ucnv_getNextUChar_UTF8()
Ducnv_u7.c1141 *pErrorCode=U_TRUNCATED_CHAR_FOUND; in _IMAPToUnicodeWithOffsets()
Ducnvmbcs.c3006 *pErrorCode=U_TRUNCATED_CHAR_FOUND; in ucnv_MBCSGetNextUChar()
3830 *pErrorCode=U_TRUNCATED_CHAR_FOUND; in ucnv_MBCSSingleFromBMPWithOffsets()
3899 if (count > 0 && *pErrorCode == U_TRUNCATED_CHAR_FOUND) { in ucnv_MBCSSingleFromBMPWithOffsets()
Ducnv2022.cpp1311 *err = U_TRUNCATED_CHAR_FOUND; /* truncated input before ESC */ in T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC()
/external/webkit/Source/JavaScriptCore/icu/unicode/
Dutypes.h561 U_TRUNCATED_CHAR_FOUND = 11, /**< Character conversion: Incomplete input sequence. */ enumerator
/external/webkit/Source/WebCore/icu/unicode/
Dutypes.h561 U_TRUNCATED_CHAR_FOUND = 11, /**< Character conversion: Incomplete input sequence. */ enumerator
/external/webkit/Source/WebKit/mac/icu/unicode/
Dutypes.h561 U_TRUNCATED_CHAR_FOUND = 11, /**< Character conversion: Incomplete input sequence. */ enumerator
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dutypes.h561 U_TRUNCATED_CHAR_FOUND = 11, /**< Character conversion: Incomplete input sequence. */ enumerator
/external/icu4c/common/unicode/
Dutypes.h521 U_TRUNCATED_CHAR_FOUND = 11, /**< Character conversion: Incomplete input sequence. */ enumerator
/external/icu4c/test/cintltst/
Dnucnvtst.c2139 …cnv, (const char*)source2, (const char*)source2+sizeof(source2), U_TRUNCATED_CHAR_FOUND, "an inval… in TestUTF16BE()
2152 …cnv, (const char*)source2, (const char*)source2+sizeof(source2), U_TRUNCATED_CHAR_FOUND, "an trunc… in TestUTF16BE()
2193 …cnv, (const char*)source2, (const char*)source2+sizeof(source2), U_TRUNCATED_CHAR_FOUND, "an inval… in TestUTF16LE()
2206 …cnv, (const char*)source2, (const char*)source2+sizeof(source2), U_TRUNCATED_CHAR_FOUND, "an trunc… in TestUTF16LE()
2618 …cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_TRUNCATED_CHAR_FOUND, "a charac… in TestDBCS()
2669 …cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_TRUNCATED_CHAR_FOUND, "a charac… in TestMBCS()
2777 …cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_TRUNCATED_CHAR_FOUND, "a charac… in TestISO_2022()
5241 …if (UOut[0] != 0xD801 || errorCode != U_TRUNCATED_CHAR_FOUND || pUOut != UOut + 1 || pLIn != LIn +… in TestLMBCS()
5289 …if (UOut[0] != 0xD801 || errorCode != U_TRUNCATED_CHAR_FOUND || pUOut != UOut + 1 || pLIn != LIn +… in TestLMBCS()
5323 …if (UOut[0] != 0xD801 || errorCode != U_TRUNCATED_CHAR_FOUND || pUOut != UOut + 1 || pLIn != LIn +… in TestLMBCS()
Dncnvtst.c1833 if(errorCode!=U_TRUNCATED_CHAR_FOUND || target!=buffer) { in doTestTruncated()
1845 if(errorCode!=U_TRUNCATED_CHAR_FOUND || source!=sourceLimit || target!=buffer) { in doTestTruncated()
Dcnormtst.c560 errorCode=U_TRUNCATED_CHAR_FOUND; in TestIsNormalized()
562 if(errorCode!=U_TRUNCATED_CHAR_FOUND) { in TestIsNormalized()
Dccapitst.c1989 if (err == U_TRUNCATED_CHAR_FOUND) { in bug1()
2541 if(errorCode!=U_TRUNCATED_CHAR_FOUND || pivotSource!=pivotBuffer) { in testFromTruncatedUTF8()
Dnccbtst.c2970 …us != U_INVALID_CHAR_FOUND && status != U_ILLEGAL_CHAR_FOUND && status != U_TRUNCATED_CHAR_FOUND))) in testConvertToUnicode()
/external/icu4c/extra/uconv/resources/
Droot.txt117 U_TRUNCATED_CHAR_FOUND { "Truncated character found" }
/external/icu4c/tools/toolutil/
Ducbuf.c729 *err= U_TRUNCATED_CHAR_FOUND; in ucbuf_readline()
/external/icu4c/test/intltest/
Dconvtest.cpp153 cc.outErrorCode=U_TRUNCATED_CHAR_FOUND; in TestToUnicode()
275 cc.outErrorCode=U_TRUNCATED_CHAR_FOUND; in TestFromUnicode()
/external/libxml2/patches/
D0001-Add-ICU-support-for-libxml.patch246 + /* if (err == U_TRUNCATED_CHAR_FOUND) */