Searched refs:attributes_ast (Results 1 – 1 of 1) sorted by relevance
7590 zend_ast *attributes_ast = param_ast->child[3]; in zend_compile_params() local7651 if (attributes_ast) { in zend_compile_params()7653 &op_array->attributes, attributes_ast, i + 1, ZEND_ATTRIBUTE_TARGET_PARAMETER, in zend_compile_params()7799 if (attributes_ast) { in zend_compile_params()7801 …&prop->attributes, attributes_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY, ZEND_ATTRIBUTE_TARGET_PARAME… in zend_compile_params()
Completed in 43 milliseconds