Searched refs:xml_elem_serialize_to_string (Results 1 – 3 of 3) sorted by relevance
162 char* xml_elem_serialize_to_string(xml_element *el, XML_ELEM_OUTPUT_OPTIONS options, int *buf_len);
537 char* xml_elem_serialize_to_string(xml_element *el, XML_ELEM_OUTPUT_OPTIONS options, int *buf_len) in xml_elem_serialize_to_string() function
668 pRet = xml_elem_serialize_to_string(root_elem, NULL, buf_len); in XMLRPC_VALUE_ToXML()714 xml_elem_serialize_to_string (root_elem, in XMLRPC_REQUEST_ToXML()
Completed in 17 milliseconds