Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DUTFConvert.h8 bool CheckUTF8(const char *src, bool allowReduced = false) throw();
DUTFConvert.cpp40 bool CheckUTF8(const char *src, bool allowReduced) throw() in CheckUTF8() function