Searched refs:ZEND_ATTRIBUTE_TARGET_METHOD (Results 1 – 4 of 4) sorted by relevance
99 ZVAL_LONG(&const_TARGET_METHOD_value, ZEND_ATTRIBUTE_TARGET_METHOD); in register_class_Attribute()161 ZVAL_LONG(&attribute_Attribute_class_ReturnTypeWillChange_0_arg0, ZEND_ATTRIBUTE_TARGET_METHOD); in register_class_ReturnTypeWillChange()226 ZVAL_LONG(&attribute_Attribute_class_Override_0_arg0, ZEND_ATTRIBUTE_TARGET_METHOD); in register_class_Override()251 …ZVAL_LONG(&attribute_Attribute_class_Deprecated_0_arg0, ZEND_ATTRIBUTE_TARGET_METHOD | ZEND_ATTRIB… in register_class_Deprecated()
27 #define ZEND_ATTRIBUTE_TARGET_METHOD (1<<2) macro
8299 target = ZEND_ATTRIBUTE_TARGET_METHOD; in zend_compile_func_decl_ex()
1971 target = ZEND_ATTRIBUTE_TARGET_METHOD; in ZEND_METHOD()
Completed in 73 milliseconds