Searched defs:getFunctions (Results 1 – 4 of 4) sorted by relevance
/PHP-8.1/ext/soap/ | ||
H A D | soap.stub.php | 80 public function getFunctions(): array {} function in SoapServer |
H A D | soap.c | 1043 PHP_METHOD(SoapServer, getFunctions) in PHP_METHOD() argument |
/PHP-8.1/ext/reflection/ | ||
H A D | php_reflection.stub.php | 633 public function getFunctions(): array {} function in ReflectionExtension |
H A D | php_reflection.c | 5947 ZEND_METHOD(ReflectionExtension, getFunctions) in ZEND_METHOD() argument |
Completed in 37 milliseconds