Searched defs:oldValue (Results 1 – 3 of 3) sorted by relevance
67 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
1498 const bool oldValue = true; variable1521 const bool oldValue = true; variable1544 const bool oldValue = false; variable
160 AddressType oldValue = stack_[0]; in OpSwap() local