Searched refs:hasCESU8Data (Results 1 – 2 of 2) sorted by relevance
224 +static UBool hasCESU8Data(const UConverter *cnv)241 + UBool isCESU8 = hasCESU8Data(cnv);254 + UBool isCESU8 = hasCESU8Data(cnv);263 + UBool isNotCESU8 = !hasCESU8Data(cnv);272 + UBool isNotCESU8 = !hasCESU8Data(cnv);
90 static UBool hasCESU8Data(const UConverter *cnv) in hasCESU8Data() function108 UBool isCESU8 = hasCESU8Data(cnv); in ucnv_toUnicode_UTF8()238 UBool isCESU8 = hasCESU8Data(cnv); in ucnv_toUnicode_UTF8_OFFSETS_LOGIC()369 UBool isNotCESU8 = !hasCESU8Data(cnv); in ucnv_fromUnicode_UTF8()485 UBool isNotCESU8 = !hasCESU8Data(cnv); in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()