CONSTANT_EX 37 Zend/zend_compile.c CONSTANT_EX(CG(active_op_array), op) CONSTANT_EX 325 Zend/zend_compile.c zval_dtor(&CONSTANT_EX(op_array, n)); CONSTANT_EX 329 Zend/zend_compile.c Z_TYPE(CONSTANT_EX(op_array, n)) = IS_NULL; CONSTANT_EX 341 Zend/zend_compile.c CONSTANT_EX(op_array, literal_position) = *zv; CONSTANT_EX 342 Zend/zend_compile.c Z_SET_REFCOUNT(CONSTANT_EX(op_array, literal_position), 2); CONSTANT_EX 343 Zend/zend_compile.c Z_SET_ISREF(CONSTANT_EX(op_array, literal_position)); CONSTANT_EX 2331 Zend/zend_compile.c label = &CONSTANT_EX(op_array, opline->op2.constant); CONSTANT_EX 4424 Zend/zend_compile.c op1 = &CONSTANT_EX(op_array, opline->op1.constant); CONSTANT_EX 4425 Zend/zend_compile.c op2 = &CONSTANT_EX(op_array, opline->op2.constant); CONSTANT_EX 4526 Zend/zend_compile.c op1 = &CONSTANT_EX(op_array, opline->op1.constant); CONSTANT_EX 4527 Zend/zend_compile.c op2 = &CONSTANT_EX(op_array, opline->op2.constant); CONSTANT_EX 4566 Zend/zend_compile.c op1 = &CONSTANT_EX(op_array, opline->op1.constant); CONSTANT_EX 4567 Zend/zend_compile.c op2 = &CONSTANT_EX(op_array, opline->op2.constant);