Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducnv_u8.cpp56 static UBool hasCESU8Data(const UConverter *cnv) in hasCESU8Data() function
74 UBool isCESU8 = hasCESU8Data(cnv); in ucnv_toUnicode_UTF8()
192 UBool isCESU8 = hasCESU8Data(cnv); in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()
312 UBool isNotCESU8 = !hasCESU8Data(cnv); in ucnv_fromUnicode_UTF8()
428 UBool isNotCESU8 = !hasCESU8Data(cnv); in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()