Searched defs:oldValue (Results 1 – 2 of 2) sorted by relevance
66 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
135 ParamValue* oldValue = curNode->entry->value; in AddParamValue() local