Home
last modified time | relevance | path

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

/PHP-5.3/ext/reflection/tests/
H A D013.phpt2 ReflectionExtension::getFunctions()
8 $funcs = $ext->getFunctions();
/PHP-5.3/ext/soap/tests/
H A Dserver027.phpt2 SOAP Server 27: setObject and getFunctions
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug29830.phpt19 $functions = $server->getFunctions();
/PHP-5.3/
H A DREADME.namespaces169 + getFunctions()
H A DNEWS7145 - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
/PHP-5.3/ext/soap/
H A Dsoap.c254 PHP_METHOD(SoapServer, getFunctions);
491 PHP_ME(SoapServer, getFunctions, arginfo_soapserver_getfunctions, 0)
1460 PHP_METHOD(SoapServer, getFunctions) in PHP_METHOD() argument
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c4849 ZEND_METHOD(reflection_extension, getFunctions) in ZEND_METHOD() argument
5433 ZEND_ME(reflection_extension, getFunctions, arginfo_reflection__void, 0)

Completed in 88 milliseconds