Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducnv_u16.cpp1334 static inline bool IS_UTF16(const UConverter *cnv) { in IS_UTF16() function
1386 } else if((IS_UTF16(cnv) && UCNV_GET_VERSION(cnv)==1)) { in _UTF16ToUnicodeWithOffsets()