Home
last modified time | relevance | path

Searched refs:ZEND_ATTRIBUTE_TARGET_PARAMETER (Results 1 – 5 of 5) sorted by path

/PHP-8.1/Zend/
H A Dzend_attributes.c290 …s_constant_long(zend_ce_attribute, ZEND_STRL("TARGET_PARAMETER"), ZEND_ATTRIBUTE_TARGET_PARAMETER); in zend_register_attribute_ce()
H A Dzend_attributes.h28 #define ZEND_ATTRIBUTE_TARGET_PARAMETER (1<<5) macro
H A Dzend_compile.c6750 …_compile_attributes(&op_array->attributes, attributes_ast, i + 1, ZEND_ATTRIBUTE_TARGET_PARAMETER); in zend_compile_params()
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c2823 attributes, param->offset + 1, scope, ZEND_ATTRIBUTE_TARGET_PARAMETER, in ZEND_METHOD()
/PHP-8.1/ext/zend_test/
H A Dtest.c664 zend_internal_attribute_register(zend_test_parameter_attribute, ZEND_ATTRIBUTE_TARGET_PARAMETER); in PHP_MINIT_FUNCTION()

Completed in 113 milliseconds