Searched refs:doubleFromXml (Results 1 – 2 of 2) sorted by relevance
150 bool doubleFromXml(std::string const& valueXml, int* offset);
233 result = doubleFromXml(valueXml, offset); in fromXml()347 bool XmlRpcValue::doubleFromXml(std::string const& valueXml, int* offset) in doubleFromXml() function in XmlRpc::XmlRpcValue