Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_element.h164 xml_element* xml_elem_parse_buf(const char* in_buf, int len, XML_ELEM_INPUT_OPTIONS options, XML_EL…
H A Dxmlrpc_introspection.c457 xml_element* root = xml_elem_parse_buf(xml, 0, 0, err ? &err->xml_elem_error : NULL); in XMLRPC_IntrospectionCreateDescription()
H A Dxml_element.c680 xml_element* xml_elem_parse_buf(const char* in_buf, int len, XML_ELEM_INPUT_OPTIONS options, XML_EL… in xml_elem_parse_buf() function
H A Dxmlrpc.c805 xml_elem_parse_buf (in_buf, len, in XMLRPC_REQUEST_FromXML()

Completed in 16 milliseconds