Home
last modified time | relevance | path

Searched refs:xmlrpc (Results 1 – 25 of 43) sorted by relevance

12

/PHP-5.5/ext/xmlrpc/
H A Dconfig.w324 ARG_WITH("xmlrpc", "XMLRPC-EPI support", "no");
7 if (CHECK_HEADER_ADD_INCLUDE("xmlrpc.h", "CFLAGS_XMLRPC", configure_module_dirname + "/libxmlrpc")
9 && ADD_EXTENSION_DEP('xmlrpc', 'libxml')) {
10 EXTENSION('xmlrpc', 'xmlrpc-epi-php.c', PHP_XMLRPC_SHARED, "-DVERSION=\"0.50\"");
13 queue.c xml_element.c xmlrpc.c xml_to_soap.c", "xmlrpc");
16 WARNING("xmlrpc support can't be enabled, libraries or headers are missing")
H A Dconfig.m45 sinclude(ext/xmlrpc/libxmlrpc/acinclude.m4)
6 sinclude(ext/xmlrpc/libxmlrpc/xmlrpc.m4)
8 sinclude(libxmlrpc/xmlrpc.m4)
10 PHP_ARG_WITH(xmlrpc, for XMLRPC-EPI support,
26 PHP_ADD_EXTENSION_DEP(xmlrpc, libxml)
83 PHP_NEW_EXTENSION(xmlrpc,xmlrpc-epi-php.c libxmlrpc/base64.c \
97 elif test -r $PHP_XMLRPC/include/xmlrpc-epi/xmlrpc.h; then
100 dnl for xmlrpc-epi because of this.
101 XMLRPC_DIR=$PHP_XMLRPC/include/xmlrpc-epi
105 if test -r $i/include/xmlrpc.h; then
[all …]
H A Dxmlrpc.dsp1 # Microsoft Developer Studio Project File - Name="xmlrpc" - Package Owner=<4>
7 CFG=xmlrpc - Win32 Debug_TS
11 !MESSAGE NMAKE /f "xmlrpc.mak".
16 !MESSAGE NMAKE /f "xmlrpc.mak" CFG="xmlrpc - Win32 Debug_TS"
32 !IF "$(CFG)" == "xmlrpc - Win32 Debug_TS"
58 !ELSEIF "$(CFG)" == "xmlrpc - Win32 Release_TS"
88 # Name "xmlrpc - Win32 Debug_TS"
89 # Name "xmlrpc - Win32 Release_TS"
95 SOURCE=".\xmlrpc-epi-php.c"
187 SOURCE=.\libxmlrpc\xmlrpc.c
[all …]
H A Dphp_xmlrpc.h64 PHP_MINIT_FUNCTION(xmlrpc);
65 PHP_MINFO_FUNCTION(xmlrpc);
H A DCREDITS1 xmlrpc
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug61097.phpt2 Bug #61097 (Memory leak in xmlrpc functions copying zvals)
4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug45555.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
15 $options = array ('output_type' => 'xml', 'version' => 'xmlrpc');
H A Dbug45556.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
25 $options = array ('output_type' => 'xml', 'version' => 'xmlrpc');
H A Dbug42189.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A D004.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug61264.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug51288.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A D007.phpt9 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A D006.phpt9 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug50285.phpt2 Bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)
4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug18916.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug70728.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug38431.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug50282.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A D005.phpt9 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug37057.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A D001.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug47818.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug68027.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
/PHP-5.5/win32/
H A Dphp_modules.dsw438 Project: "xmlrpc"=..\ext\xmlrpc\xmlrpc.dsp - Package Owner=<4>

Completed in 76 milliseconds

12