Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c7179 zend_ast *attributes_ast = param_ast->child[3]; in zend_compile_params() local
7238 if (attributes_ast) { in zend_compile_params()
7240 &op_array->attributes, attributes_ast, i + 1, ZEND_ATTRIBUTE_TARGET_PARAMETER, in zend_compile_params()
7376 if (attributes_ast) { in zend_compile_params()
7378 …&prop->attributes, attributes_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY, ZEND_ATTRIBUTE_TARGET_PARAME… in zend_compile_params()

Completed in 51 milliseconds