Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp104 s.RemoveChar(L'&'); in AddComboItems()
/third_party/lzma/CPP/Common/
H A DMyString.h247 void RemoveChar(t); \
467 void RemoveChar(char ch) throw();
755 void RemoveChar(wchar_t ch) throw();
H A DMyString.cpp855 void AString::RemoveChar(char ch) throw() in RemoveChar() function in AString
1497 void UString::RemoveChar(wchar_t ch) throw() in RemoveChar() function in UString
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp377 _backgrounded_String.RemoveChar(L'&'); in OnInit()

Completed in 7 milliseconds