Home
last modified time | relevance | path

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

/PHP-7.1/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-7.1/ext/soap/tests/
H A Dserver027.phpt2 SOAP Server 27: setObject and getFunctions
/PHP-7.1/ext/soap/tests/bugs/
H A Dbug29830.phpt19 $functions = $server->getFunctions();
/PHP-7.1/
H A DREADME.namespaces169 + getFunctions()
/PHP-7.1/ext/soap/
H A Dsoap.c212 PHP_METHOD(SoapServer, getFunctions);
411 PHP_ME(SoapServer, getFunctions, arginfo_soapserver_getfunctions, 0)
1364 PHP_METHOD(SoapServer, getFunctions) in PHP_METHOD() argument
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c5899 ZEND_METHOD(reflection_extension, getFunctions) in ZEND_METHOD() argument
6771 ZEND_ME(reflection_extension, getFunctions, arginfo_reflection__void, 0)

Completed in 45 milliseconds