Home
last modified time | relevance | path

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

123

/PHP-7.4/ext/xmlrpc/tests/
H A Dbug50282.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A D005.phpt7 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug74975.phpt5 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";
H A D002.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug44996.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug42736.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug45226.phpt6 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A Dbug40576_64bit.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug40576.phpt5 if (!extension_loaded("xmlrpc")) print "skip";
H A Dbug50761.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
H A D003.phpt4 <?php if (!extension_loaded("xmlrpc")) print "skip"; ?>
/PHP-7.4/azure/
H A Dconfigure.yml32 --with-xmlrpc \
/PHP-7.4/travis/
H A Dcompile.sh58 --with-xmlrpc \
/PHP-7.4/azure/i386/
H A Djob.yml42 --with-xmlrpc \
/PHP-7.4/azure/macos/
H A Djob.yml43 --with-xmlrpc \
/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 DEXTENSIONS217 EXTENSION: xmlrpc
H A DREADME.REDIST.BINS10 10. libxmlrpc ext/xmlrpc
358 10. libxmlrpc ext/xmlrpc
H A DCONTRIBUTING.md200 └─ xmlrpc/
H A Dphp.ini-development541 ; http://php.net/xmlrpc-errors
948 ;extension=xmlrpc
/PHP-7.4/ext/date/lib/
H A Dparse_date.re971 xmlrpc = year4 monthlz daylz "T" hour24 ":" minutelz ":" secondlz;
1495 xmlrpc | xmlrpcnocolon | soap | wddx | exif
1498 DEBUG_OUTPUT("xmlrpc | xmlrpcnocolon | soap | wddx | exif");

Completed in 34 milliseconds

123