Searched refs:nilFromXml (Results 1 – 2 of 2) sorted by relevance
147 bool nilFromXml(std::string const& valueXml, int* offset);
227 result = nilFromXml(valueXml, offset); in fromXml()278 bool XmlRpcValue::nilFromXml(std::string const& /* valueXml */, int* /* offset */) in nilFromXml() function in XmlRpc::XmlRpcValue