Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_attributes.h24 #define ZEND_ATTRIBUTE_TARGET_FUNCTION (1<<1) macro
H A Dzend_attributes_arginfo.h81 ZVAL_LONG(&const_TARGET_FUNCTION_value, ZEND_ATTRIBUTE_TARGET_FUNCTION); in register_class_Attribute()
H A Dzend_compile.c7455 int target = ZEND_ATTRIBUTE_TARGET_FUNCTION; in zend_compile_func_decl()
/PHP-8.2/ext/reflection/
H A Dphp_reflection.c1939 target = ZEND_ATTRIBUTE_TARGET_FUNCTION; in ZEND_METHOD()

Completed in 49 milliseconds