Searched defs:defaultCharWasUsed (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/Common/ |
D | StringConvert.cpp | 108 …Byte2(AString &dest, const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed) in UnicodeStringToMultiByte2() 248 …AString &dest, const UString &src, UINT /* codePage */, char defaultChar, bool &defaultCharWasUsed) in UnicodeStringToMultiByte2() 296 bool defaultCharWasUsed; in UnicodeStringToMultiByte2() local 300 …odeStringToMultiByte(const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed) in UnicodeStringToMultiByte() 310 bool defaultCharWasUsed; in UnicodeStringToMultiByte() local
|