Searched defs:newValue (Results 1 – 2 of 2) sorted by relevance
145 void Reset(int newValue) in Reset()
66 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()