Searched refs:timeFromXml (Results 1 – 2 of 2) sorted by relevance
152 bool timeFromXml(std::string const& valueXml, int* offset);
237 result = timeFromXml(valueXml, offset); in fromXml()399 bool XmlRpcValue::timeFromXml(std::string const& valueXml, int* offset) in timeFromXml() function in XmlRpc::XmlRpcValue