Searched refs:xml_element_to_SOAP_REQUEST_worker (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/xmlrpc/libxmlrpc/ |
H A D | xml_to_soap.c | 233 XMLRPC_VALUE xml_element_to_SOAP_REQUEST_worker(XMLRPC_REQUEST request, in xml_element_to_SOAP_REQUEST_worker() function 397 xml_element_to_SOAP_REQUEST_worker(request, NULL, ai, xCurrent, iter, depth); in xml_element_to_SOAP_REQUEST_worker() 403 xml_element_to_SOAP_REQUEST_worker(request, xCurrent, ai, xNext, iter, depth); in xml_element_to_SOAP_REQUEST_worker() 420 return xml_element_to_SOAP_REQUEST_worker(NULL, NULL, NULL, NULL, el, 0); in xml_element_to_SOAP_VALUE() 427 …return XMLRPC_RequestSetData(request, xml_element_to_SOAP_REQUEST_worker(request, NULL, NULL, NULL… in xml_element_to_SOAP_REQUEST()
|
Completed in 6 milliseconds