Home
last modified time | relevance | path

Searched defs:CUtf8Check (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Common/
H A DUTFConvert.h9 struct CUtf8Check struct
19 CUtf8Check() { Clear(); } in CUtf8Check() argument
32 void Update(const CUtf8Check &c) in Update() argument
42 void PrintStatus(AString &s) const in PrintStatus()
77 void Check_AString(const AString &s) throw() in Check_AString()