Searched refs:arrayFromXml (Results 1 – 2 of 2) sorted by relevance
154 bool arrayFromXml(std::string const& valueXml, int* offset);
241 result = arrayFromXml(valueXml, offset); in fromXml()478 bool XmlRpcValue::arrayFromXml(std::string const& valueXml, int* offset) in arrayFromXml() function in XmlRpc::XmlRpcValue