Home
last modified time | relevance | path

Searched defs:ReflectionMethod (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/reflection/
H A Dphp_reflection.c3387 ZEND_METHOD(ReflectionMethod, __toString) in ZEND_METHOD() argument
3403 ZEND_METHOD(ReflectionMethod, getClosure) in ZEND_METHOD() argument
3516 ZEND_METHOD(ReflectionMethod, invoke) in ZEND_METHOD() argument
3523 ZEND_METHOD(ReflectionMethod, invokeArgs) in ZEND_METHOD() argument
3530 ZEND_METHOD(ReflectionMethod, isFinal) in ZEND_METHOD() argument
3537 ZEND_METHOD(ReflectionMethod, isAbstract) in ZEND_METHOD() argument
3544 ZEND_METHOD(ReflectionMethod, isPublic) in ZEND_METHOD() argument
3551 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3558 ZEND_METHOD(ReflectionMethod, isProtected) in ZEND_METHOD() argument
3753 ZEND_METHOD(ReflectionMethod, isDestructor) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php170 class ReflectionMethod extends ReflectionFunctionAbstract class

Completed in 28 milliseconds