Searched refs:StripSlashes (Results 1 – 3 of 3) sorted by relevance
170 m_argValue = rArg.StripSlashes(); in ValidateSingleText()208 m_argValue = rArg.Trim(cQuote).StripSlashes(); in ValidateQuotedText()
73 CMIUtilString StripSlashes() const;
824 CMIUtilString CMIUtilString::StripSlashes() const { in StripSlashes() function in CMIUtilString