Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DUTFConvert.h89 bool CheckUTF8_AString(const AString &s) throw();
DListFileUtils.cpp117 if (!CheckUTF8_AString(s)) in ReadNamesFromListFile2()
DUTFConvert.cpp246 bool CheckUTF8_AString(const AString &s) throw() in CheckUTF8_AString() function