Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c306 XMLRPC_VALUE xml_element_to_method_description(xml_element* el, XMLRPC_ERROR err) { in xml_element_to_method_description() function
356 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
376 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
391 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
408 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
460 xReturn = xml_element_to_method_description(root, err); in XMLRPC_IntrospectionCreateDescription()

Completed in 5 milliseconds