Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_attributes.h24 #define ZEND_ATTRIBUTE_TARGET_FUNCTION (1<<1) macro
H A Dzend_attributes.c283 …ass_constant_long(zend_ce_attribute, ZEND_STRL("TARGET_FUNCTION"), ZEND_ATTRIBUTE_TARGET_FUNCTION); in zend_register_attribute_ce()
H A Dzend_compile.c6956 int target = ZEND_ATTRIBUTE_TARGET_FUNCTION; in zend_compile_func_decl()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1798 target = ZEND_ATTRIBUTE_TARGET_FUNCTION; in ZEND_METHOD()

Completed in 48 milliseconds