Home
last modified time | relevance | path

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

/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c309 XMLRPC_VALUE xml_element_to_method_description(xml_element* el, XMLRPC_ERROR err) { in xml_element_to_method_description() function
359 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
379 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
394 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
411 xml_element_to_method_description(elem_iter, err)); in xml_element_to_method_description()
463 xReturn = xml_element_to_method_description(root, err); in XMLRPC_IntrospectionCreateDescription()

Completed in 10 milliseconds