Home
last modified time | relevance | path

Searched refs:__getFunctions (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug29109.phpt10 var_dump($client->__getFunctions());
H A Dbug29236.phpt10 var_dump($client->__getFunctions());
H A Dbug34643.phpt36 print_r($cl->__getFunctions());
H A Dbug30106.phpt34 var_dump($client->__getFunctions());
/PHP-5.5/ext/soap/
H A Dsoap.c224 PHP_METHOD(SoapClient, __getFunctions);
425 PHP_ME(SoapClient, __getFunctions, arginfo_soapclient___getfunctions, 0)
2966 PHP_METHOD(SoapClient, __getFunctions) argument

Completed in 28 milliseconds