Home
last modified time | relevance | path

Searched defs:_xmlrpc_request (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h113 typedef struct _xmlrpc_request { struct
114 XMLRPC_VALUE io; /* data associated with this request */
115 simplestring methodName; /* name of method being called */
116 XMLRPC_REQUEST_TYPE request_type; /* type of request */
117 STRUCT_XMLRPC_REQUEST_OUTPUT_OPTIONS output; /* xml output options */
118 XMLRPC_VALUE error; /* error codes */

Completed in 6 milliseconds