Home
last modified time | relevance | path

Searched refs:Check_UTF8_Buf (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Common/
H A DUTFConvert.h88 bool Check_UTF8_Buf(const char *src, size_t size, bool allowReduced) throw();
H A DUTFConvert.cpp230 bool Check_UTF8_Buf(const char *src, size_t size, bool allowReduced) throw() in Check_UTF8_Buf() function
257 // return Check_UTF8_Buf(src, strlen(src), allowReduced);

Completed in 2 milliseconds