Home
last modified time | relevance | path

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

/PHP-7.4/ext/reflection/tests/
H A D013.phpt2 ReflectionExtension::getFunctions()
6 $funcs = $ext->getFunctions();
H A DReflectionExtension_bug66218.phpt2 ReflectionExtension::getFunctions() ##6218 zend_register_functions breaks reflection
11 $t = $r->getFunctions();
/PHP-7.4/ext/soap/tests/
H A Dserver027.phpt2 SOAP Server 27: setObject and getFunctions
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug29830.phpt19 $functions = $server->getFunctions();
/PHP-7.4/ext/soap/
H A Dsoap.c204 PHP_METHOD(SoapServer, getFunctions);
403 PHP_ME(SoapServer, getFunctions, arginfo_soapserver_getfunctions, 0)
1334 PHP_METHOD(SoapServer, getFunctions) in PHP_METHOD() argument
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c5802 ZEND_METHOD(reflection_extension, getFunctions) in ZEND_METHOD() argument
6761 ZEND_ME(reflection_extension, getFunctions, arginfo_reflection__void, 0)

Completed in 43 milliseconds