Searched refs:intFromXml (Results 1 – 2 of 2) sorted by relevance
149 bool intFromXml(std::string const& valueXml, int* offset);
231 result = intFromXml(valueXml, offset); in fromXml()319 bool XmlRpcValue::intFromXml(std::string const& valueXml, int* offset) in intFromXml() function in XmlRpc::XmlRpcValue