Home
last modified time | relevance | path

Searched refs:xml_element_serialize (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c373 static void xml_element_serialize(xml_element *el, int (*fptr)(void *data, const char *text, int si… in xml_element_serialize() function
479 xml_element_serialize(kids, fptr, data, options, depth); in xml_element_serialize()
539 xml_element_serialize(el, simplestring_out_fptr, (void *)&buf, options, 0); in xml_elem_serialize_to_string()
570 xml_element_serialize(el, file_out_fptr, (void *)output, options, 0); in xml_elem_serialize_to_stream()

Completed in 15 milliseconds