Searched refs:attributes_ast (Results 1 – 1 of 1) sorted by relevance
7594 zend_ast *attributes_ast = param_ast->child[3]; in zend_compile_params() local7655 if (attributes_ast) { in zend_compile_params()7657 &op_array->attributes, attributes_ast, i + 1, ZEND_ATTRIBUTE_TARGET_PARAMETER, in zend_compile_params()7803 if (attributes_ast) { in zend_compile_params()7805 …&prop->attributes, attributes_ast, 0, ZEND_ATTRIBUTE_TARGET_PROPERTY, ZEND_ATTRIBUTE_TARGET_PARAME… in zend_compile_params()
Completed in 61 milliseconds