Home
last modified time | relevance | path

Searched refs:xmlrpc (Results 26 – 50 of 52) sorted by path

123

/PHP-7.4/ext/xmlrpc/tests/
H A Dbug42189.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug42736.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug44996.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug45226.phpt6 <?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 Dbug47818.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug50282.phpt4 <?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 Dbug50761.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug51288.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug61097.phpt2 Bug #61097 (Memory leak in xmlrpc functions copying zvals)
4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug61264.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug68027.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug70526.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug70728.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug70728_64bit.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug71501.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug72155.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug72647.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug74975.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug77242.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug77380.phpt2 Bug #77380 (Global out of bounds read in xmlrpc base64 code)
5 if (!extension_loaded("xmlrpc")) print "skip";
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c164 PHP_MINIT(xmlrpc),
168 PHP_MINFO(xmlrpc),
174 ZEND_GET_MODULE(xmlrpc)
287 PHP_MINIT_FUNCTION(xmlrpc) in PHP_MINIT_FUNCTION() argument
295 PHP_MINFO_FUNCTION(xmlrpc) in PHP_MINFO_FUNCTION() argument
/PHP-7.4/
H A Dphp.ini-development541 ; http://php.net/xmlrpc-errors
948 ;extension=xmlrpc

Completed in 30 milliseconds

123