Home
last modified time | relevance | path

Searched refs:ZEND_ATTRIBUTE_TARGET_METHOD (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_attributes.c287 …e_class_constant_long(zend_ce_attribute, ZEND_STRL("TARGET_METHOD"), ZEND_ATTRIBUTE_TARGET_METHOD); in zend_register_attribute_ce()
295 …ternal_attribute_register(zend_ce_return_type_will_change_attribute, ZEND_ATTRIBUTE_TARGET_METHOD); in zend_register_attribute_ce()
H A Dzend_attributes.h25 #define ZEND_ATTRIBUTE_TARGET_METHOD (1<<2) macro
H A Dzend_compile.c7293 target = ZEND_ATTRIBUTE_TARGET_METHOD; in zend_compile_func_decl()
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c1912 target = ZEND_ATTRIBUTE_TARGET_METHOD; in ZEND_METHOD()

Completed in 67 milliseconds