Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_attributes_arginfo.h117 ZVAL_LONG(&const_TARGET_PARAMETER_value, ZEND_ATTRIBUTE_TARGET_PARAMETER); in register_class_Attribute()
195 ZVAL_LONG(&attribute_Attribute_class_SensitiveParameter_0_arg0, ZEND_ATTRIBUTE_TARGET_PARAMETER); in register_class_SensitiveParameter()
H A Dzend_attributes.h30 #define ZEND_ATTRIBUTE_TARGET_PARAMETER (1<<5) macro
H A Dzend_compile.c7657 &op_array->attributes, attributes_ast, i + 1, ZEND_ATTRIBUTE_TARGET_PARAMETER, in zend_compile_params()
7805 …p->attributes, attributes_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY, ZEND_ATTRIBUTE_TARGET_PARAMETER); in zend_compile_params()
/php-src/ext/zend_test/
H A Dtest_arginfo.h934 …ONG(&attribute_Attribute_class_ZendTestParameterAttribute_0_arg0, ZEND_ATTRIBUTE_TARGET_PARAMETER); in register_class_ZendTestParameterAttribute()
/php-src/ext/reflection/
H A Dphp_reflection.c2883 attributes, param->offset + 1, scope, ZEND_ATTRIBUTE_TARGET_PARAMETER, in ZEND_METHOD()

Completed in 105 milliseconds