Home
last modified time | relevance | path

Searched refs:getMethods (Results 26 – 29 of 29) sorted by relevance

12

/php-src/ext/reflection/
H A Dphp_reflection.stub.php307 public function getMethods(?int $filter = null): array {} function in ReflectionClass
H A Dphp_reflection_arginfo.h789 ZEND_METHOD(ReflectionClass, getMethods);
1076 ZEND_ME(ReflectionClass, getMethods, arginfo_class_ReflectionClass_getMethods, ZEND_ACC_PUBLIC)
H A Dphp_reflection.c4597 ZEND_METHOD(ReflectionClass, getMethods) in ZEND_METHOD() argument
/php-src/ext/phar/phar/
H A Dclicommand.inc118 foreach($r->getMethods() as $m) {

Completed in 36 milliseconds

12