Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.h78 typedef void (*XMLRPC_IntrospectionCallback)(XMLRPC_SERVER server, void* userData); typedef
91 int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_IntrospectionCallback c…
H A Dxmlrpc_introspection_private.h84 XMLRPC_IntrospectionCallback method;
H A Dxmlrpc_introspection.c577 int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_IntrospectionCallback c… in XMLRPC_ServerRegisterIntrospectionCallback()

Completed in 16 milliseconds