Searched refs:STRUCT_XMLRPC_REQUEST (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/xmlrpc/libxmlrpc/ | ||
H A D | xmlrpc_private.h | 119 } STRUCT_XMLRPC_REQUEST; typedef |
H A D | xmlrpc.c | 311 XMLRPC_REQUEST xRequest = calloc(1, sizeof(STRUCT_XMLRPC_REQUEST)); in XMLRPC_RequestNew() |
Completed in 13 milliseconds