Lines Matching defs:ReflectionFunctionAbstract

1650 ZEND_METHOD(ReflectionFunctionAbstract, getName)  in ZEND_METHOD()  argument
1665 ZEND_METHOD(ReflectionFunctionAbstract, isClosure) in ZEND_METHOD() argument
1679 ZEND_METHOD(ReflectionFunctionAbstract, getClosureThis) in ZEND_METHOD() argument
1698 ZEND_METHOD(ReflectionFunctionAbstract, getClosureScopeClass) in ZEND_METHOD() argument
1717 ZEND_METHOD(ReflectionFunctionAbstract, getClosureCalledClass) in ZEND_METHOD() argument
1739 ZEND_METHOD(ReflectionFunctionAbstract, getClosureUsedVariables) in ZEND_METHOD() argument
1811 ZEND_METHOD(ReflectionFunctionAbstract, isInternal) in ZEND_METHOD() argument
1825 ZEND_METHOD(ReflectionFunctionAbstract, isUserDefined) in ZEND_METHOD() argument
1864 ZEND_METHOD(ReflectionFunctionAbstract, getFileName) in ZEND_METHOD() argument
1881 ZEND_METHOD(ReflectionFunctionAbstract, getStartLine) in ZEND_METHOD() argument
1898 ZEND_METHOD(ReflectionFunctionAbstract, getEndLine) in ZEND_METHOD() argument
1915 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
1932 ZEND_METHOD(ReflectionFunctionAbstract, getAttributes) in ZEND_METHOD() argument
1953 ZEND_METHOD(ReflectionFunctionAbstract, getStaticVariables) in ZEND_METHOD() argument
2061 ZEND_METHOD(ReflectionFunctionAbstract, returnsReference) in ZEND_METHOD() argument
2077 ZEND_METHOD(ReflectionFunctionAbstract, getNumberOfParameters) in ZEND_METHOD() argument
2099 ZEND_METHOD(ReflectionFunctionAbstract, getNumberOfRequiredParameters) in ZEND_METHOD() argument
2115 ZEND_METHOD(ReflectionFunctionAbstract, getParameters) in ZEND_METHOD() argument
2158 ZEND_METHOD(ReflectionFunctionAbstract, getExtension) in ZEND_METHOD() argument
2184 ZEND_METHOD(ReflectionFunctionAbstract, getExtensionName) in ZEND_METHOD() argument
3493 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated) in ZEND_METHOD() argument
3500 ZEND_METHOD(ReflectionFunctionAbstract, isGenerator) in ZEND_METHOD() argument
3507 ZEND_METHOD(ReflectionFunctionAbstract, isVariadic) in ZEND_METHOD() argument
3514 ZEND_METHOD(ReflectionFunctionAbstract, isStatic) in ZEND_METHOD() argument
3521 ZEND_METHOD(ReflectionFunctionAbstract, inNamespace) in ZEND_METHOD() argument
3539 ZEND_METHOD(ReflectionFunctionAbstract, getNamespaceName) in ZEND_METHOD() argument
3560 ZEND_METHOD(ReflectionFunctionAbstract, getShortName) in ZEND_METHOD() argument
3581 ZEND_METHOD(ReflectionFunctionAbstract, hasReturnType) in ZEND_METHOD() argument
3597 ZEND_METHOD(ReflectionFunctionAbstract, getReturnType) in ZEND_METHOD() argument
3617 ZEND_METHOD(ReflectionFunctionAbstract, hasTentativeReturnType) in ZEND_METHOD() argument
3633 ZEND_METHOD(ReflectionFunctionAbstract, getTentativeReturnType) in ZEND_METHOD() argument