Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c1695 ZEND_METHOD(ReflectionFunctionAbstract, getName) in ZEND_METHOD() argument
1710 ZEND_METHOD(ReflectionFunctionAbstract, isClosure) in ZEND_METHOD() argument
1856 ZEND_METHOD(ReflectionFunctionAbstract, isInternal) in ZEND_METHOD() argument
1909 ZEND_METHOD(ReflectionFunctionAbstract, getFileName) in ZEND_METHOD() argument
1926 ZEND_METHOD(ReflectionFunctionAbstract, getStartLine) in ZEND_METHOD() argument
1943 ZEND_METHOD(ReflectionFunctionAbstract, getEndLine) in ZEND_METHOD() argument
2210 ZEND_METHOD(ReflectionFunctionAbstract, getExtension) in ZEND_METHOD() argument
3555 ZEND_METHOD(ReflectionFunctionAbstract, isGenerator) in ZEND_METHOD() argument
3562 ZEND_METHOD(ReflectionFunctionAbstract, isVariadic) in ZEND_METHOD() argument
3569 ZEND_METHOD(ReflectionFunctionAbstract, isStatic) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php20 abstract class ReflectionFunctionAbstract implements Reflector class

Completed in 26 milliseconds