Searched refs:IS_UTF16 (Results 1 – 1 of 1) sorted by relevance
1334 static inline bool IS_UTF16(const UConverter *cnv) { in IS_UTF16() function1386 } else if((IS_UTF16(cnv) && UCNV_GET_VERSION(cnv)==1)) { in _UTF16ToUnicodeWithOffsets()