Home
last modified time | relevance | path

Searched refs:xmlrpc_set_type (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/xmlrpc/tests/
H A Dbug70526.phpt2 Bug #70526 (xmlrpc_set_type returns false on success)
10 $rv = xmlrpc_set_type($params, 'datetime');
H A Dbug18916.phpt2 Bug #18916 (xmlrpc_set_type() not working)
11 xmlrpc_set_type($params, 'datetime');
H A Dbug45226.phpt2 Bug #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)
11 xmlrpc_set_type($d, 'datetime');
15 xmlrpc_set_type($d, 'datetime');
H A Dbug42189.phpt8 $ok = xmlrpc_set_type($a, 'datetime');
H A Dbug68027.phpt11 xmlrpc_set_type($d, 'datetime');
/PHP-7.4/ext/xmlrpc/
H A Dphp_xmlrpc.h73 PHP_FUNCTION(xmlrpc_set_type);
H A Dxmlrpc-epi-php.c148 PHP_FE(xmlrpc_set_type, arginfo_xmlrpc_set_type)
1390 PHP_FUNCTION(xmlrpc_set_type) in PHP_FUNCTION() argument

Completed in 22 milliseconds