Lines Matching defs:ReflectionFunctionAbstract

1570 ZEND_METHOD(ReflectionFunctionAbstract, getName)  in ZEND_METHOD()  argument
1585 ZEND_METHOD(ReflectionFunctionAbstract, isClosure) in ZEND_METHOD() argument
1599 ZEND_METHOD(ReflectionFunctionAbstract, getClosureThis) in ZEND_METHOD() argument
1618 ZEND_METHOD(ReflectionFunctionAbstract, getClosureScopeClass) in ZEND_METHOD() argument
1637 ZEND_METHOD(ReflectionFunctionAbstract, getClosureCalledClass) in ZEND_METHOD() argument
1679 ZEND_METHOD(ReflectionFunctionAbstract, isInternal) in ZEND_METHOD() argument
1693 ZEND_METHOD(ReflectionFunctionAbstract, isUserDefined) in ZEND_METHOD() argument
1719 ZEND_METHOD(ReflectionFunctionAbstract, getFileName) in ZEND_METHOD() argument
1736 ZEND_METHOD(ReflectionFunctionAbstract, getStartLine) in ZEND_METHOD() argument
1753 ZEND_METHOD(ReflectionFunctionAbstract, getEndLine) in ZEND_METHOD() argument
1770 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
1787 ZEND_METHOD(ReflectionFunctionAbstract, getAttributes) in ZEND_METHOD() argument
1808 ZEND_METHOD(ReflectionFunctionAbstract, getStaticVariables) in ZEND_METHOD() argument
1946 ZEND_METHOD(ReflectionFunctionAbstract, returnsReference) in ZEND_METHOD() argument
1962 ZEND_METHOD(ReflectionFunctionAbstract, getNumberOfParameters) in ZEND_METHOD() argument
1984 ZEND_METHOD(ReflectionFunctionAbstract, getNumberOfRequiredParameters) in ZEND_METHOD() argument
2000 ZEND_METHOD(ReflectionFunctionAbstract, getParameters) in ZEND_METHOD() argument
2043 ZEND_METHOD(ReflectionFunctionAbstract, getExtension) in ZEND_METHOD() argument
2069 ZEND_METHOD(ReflectionFunctionAbstract, getExtensionName) in ZEND_METHOD() argument
3335 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated) in ZEND_METHOD() argument
3342 ZEND_METHOD(ReflectionFunctionAbstract, isGenerator) in ZEND_METHOD() argument
3349 ZEND_METHOD(ReflectionFunctionAbstract, isVariadic) in ZEND_METHOD() argument
3356 ZEND_METHOD(ReflectionFunctionAbstract, inNamespace) in ZEND_METHOD() argument
3374 ZEND_METHOD(ReflectionFunctionAbstract, getNamespaceName) in ZEND_METHOD() argument
3395 ZEND_METHOD(ReflectionFunctionAbstract, getShortName) in ZEND_METHOD() argument
3416 ZEND_METHOD(ReflectionFunctionAbstract, hasReturnType) in ZEND_METHOD() argument
3432 ZEND_METHOD(ReflectionFunctionAbstract, getReturnType) in ZEND_METHOD() argument