Searched refs:RemoveChar (Results 1 – 4 of 4) sorted by relevance
225 void RemoveChar(wchar_t ch);359 void RemoveChar(char ch) throw();461 void RemoveChar(char ch);462 void RemoveChar(unsigned char ch);595 void RemoveChar(wchar_t ch) throw();
748 void AString::RemoveChar(char ch) throw() in RemoveChar() function in AString1292 void UString::RemoveChar(wchar_t ch) throw() in RemoveChar() function in UString
103 s.RemoveChar(L'&'); in AddComboItems()
367 _backgrounded_String.RemoveChar(L'&'); in OnInit()