Searched refs:nilToXml (Results 1 – 2 of 2) sorted by relevance
158 std::string nilToXml() const;
263 case TypeNil: return nilToXml(); in toXml()285 std::string XmlRpcValue::nilToXml() const in nilToXml() function in XmlRpc::XmlRpcValue