Searched refs:boolFromXml (Results 1 – 2 of 2) sorted by relevance
148 bool boolFromXml(std::string const& valueXml, int* offset);
229 result = boolFromXml(valueXml, offset); in fromXml()294 bool XmlRpcValue::boolFromXml(std::string const& valueXml, int* offset) in boolFromXml() function in XmlRpc::XmlRpcValue