Searched defs:oldValue (Results 1 – 2 of 2) sorted by relevance
67 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
160 AddressType oldValue = stack_[0]; in OpSwap() local