Lines Matching defs:ZEND_METHOD

901 static ZEND_METHOD(_ZendTestClass, __toString)  in ZEND_METHOD()  function
908 static ZEND_METHOD(_ZendTestClass, is_object) in ZEND_METHOD() function
914 static ZEND_METHOD(_ZendTestClass, returnsStatic) { in ZEND_METHOD() function
919 static ZEND_METHOD(_ZendTestClass, returnsThrowable) in ZEND_METHOD() function
925 static ZEND_METHOD(_ZendTestClass, variadicTest) { in ZEND_METHOD() function
950 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable) in ZEND_METHOD() function
956 static ZEND_METHOD(ZendAttributeTest, testMethod) in ZEND_METHOD() function
962 static ZEND_METHOD(_ZendTestTrait, testMethod) in ZEND_METHOD() function
968 static ZEND_METHOD(ZendTestNS_Foo, method) in ZEND_METHOD() function
975 static ZEND_METHOD(ZendTestNS_UnlikelyCompileError, method) in ZEND_METHOD() function
982 static ZEND_METHOD(ZendTestNS_NotUnlikelyCompileError, method) in ZEND_METHOD() function
989 static ZEND_METHOD(ZendTestNS2_Foo, method) in ZEND_METHOD() function
994 static ZEND_METHOD(ZendTestNS2_ZendSubNS_Foo, method) in ZEND_METHOD() function
999 static ZEND_METHOD(ZendTestParameterAttribute, __construct) in ZEND_METHOD() function
1010 static ZEND_METHOD(ZendTestPropertyAttribute, __construct) in ZEND_METHOD() function
1021 static ZEND_METHOD(ZendTestAttributeWithArguments, __construct) in ZEND_METHOD() function
1034 static ZEND_METHOD(ZendTestClassWithMethodWithParameterAttribute, no_override) in ZEND_METHOD() function
1045 static ZEND_METHOD(ZendTestClassWithMethodWithParameterAttribute, override) in ZEND_METHOD() function
1056 static ZEND_METHOD(ZendTestChildClassWithMethodWithParameterAttribute, override) in ZEND_METHOD() function
1067 static ZEND_METHOD(ZendTestForbidDynamicCall, call) in ZEND_METHOD() function
1074 static ZEND_METHOD(ZendTestForbidDynamicCall, callStatic) in ZEND_METHOD() function
1081 static ZEND_METHOD(_ZendTestMagicCall, __call) in ZEND_METHOD() function
1099 static ZEND_METHOD(_ZendTestMagicCallForward, __call) in ZEND_METHOD() function
1143 static ZEND_METHOD(_ZendTestClass, takesUnionType) in ZEND_METHOD() function