Home
last modified time | relevance | path

Searched refs:RemoveChar (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Common/
DMyString.h224 void RemoveChar(t); \
424 void RemoveChar(char ch) throw();
666 void RemoveChar(wchar_t ch) throw();
DMyString.cpp800 void AString::RemoveChar(char ch) throw() in RemoveChar() function in AString
1374 void UString::RemoveChar(wchar_t ch) throw() in RemoveChar() function in UString
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp103 s.RemoveChar(L'&'); in AddComboItems()
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp370 _backgrounded_String.RemoveChar(L'&'); in OnInit()