Searched refs:XMLRPC_ServerRegisterIntrospectionCallback (Results 1 – 4 of 4) sorted by relevance
91 int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_IntrospectionCallback c…
312 XMLRPC_ServerRegisterIntrospectionCallback(server, xsm_lazy_doc_methods_cb); in xsm_register()
577 int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_IntrospectionCallback c… in XMLRPC_ServerRegisterIntrospectionCallback() function
892 XMLRPC_ServerRegisterIntrospectionCallback(server->server_ptr, php_xmlrpc_introspection_callback); in PHP_FUNCTION()
Completed in 15 milliseconds