Searched defs:oriString (Results 1 – 2 of 2) sorted by relevance
42 std::string StringEraser(const std::string &oriString, const std::string &toErase) in StringEraser()49 …std::string StringReplacer(const std::string &oriString, const std::string &toErase, const std::st… in StringReplacer()
420 void DBCommon::RTrim(std::string &oriString) in RTrim()