Home
last modified time | relevance | path

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

/PHP-5.5/ext/reflection/tests/
H A D013.phpt2 ReflectionExtension::getFunctions()
8 $funcs = $ext->getFunctions();
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
12 $t = $r->getFunctions();
/PHP-5.5/ext/soap/tests/
H A Dserver027.phpt2 SOAP Server 27: setObject and getFunctions
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug29830.phpt19 $functions = $server->getFunctions();
/PHP-5.5/ext/mysql/tests/
H A Dmysql_reflection_extension.phpt22 $functions = $r->getFunctions();
H A Dmysql_reflection_functions.phpt13 $functions = $r->getFunctions();
/PHP-5.5/
H A DREADME.namespaces169 + getFunctions()
H A DNEWS10195 - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
/PHP-5.5/ext/soap/
H A Dsoap.c211 PHP_METHOD(SoapServer, getFunctions);
410 PHP_ME(SoapServer, getFunctions, arginfo_soapserver_getfunctions, 0)
1344 PHP_METHOD(SoapServer, getFunctions) in PHP_METHOD() argument
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c5263 ZEND_METHOD(reflection_extension, getFunctions) in ZEND_METHOD() argument
6045 ZEND_ME(reflection_extension, getFunctions, arginfo_reflection__void, 0)

Completed in 76 milliseconds