CONSTANT_EX        37 Zend/zend_compile.c 	CONSTANT_EX(CG(active_op_array), op)
CONSTANT_EX       329 Zend/zend_compile.c 	zval_dtor(&CONSTANT_EX(op_array, n));
CONSTANT_EX       333 Zend/zend_compile.c 		Z_TYPE(CONSTANT_EX(op_array, n)) = IS_NULL;
CONSTANT_EX       345 Zend/zend_compile.c 	CONSTANT_EX(op_array, literal_position) = *zv;
CONSTANT_EX       346 Zend/zend_compile.c 	Z_SET_REFCOUNT(CONSTANT_EX(op_array, literal_position), 2);
CONSTANT_EX       347 Zend/zend_compile.c 	Z_SET_ISREF(CONSTANT_EX(op_array, literal_position));
CONSTANT_EX      2402 Zend/zend_compile.c 		label = &CONSTANT_EX(op_array, opline->op2.constant);
CONSTANT_EX      4593 Zend/zend_compile.c 		op1 = &CONSTANT_EX(op_array, opline->op1.constant);
CONSTANT_EX      4594 Zend/zend_compile.c 		op2 = &CONSTANT_EX(op_array, opline->op2.constant);
CONSTANT_EX      4695 Zend/zend_compile.c 		op1 = &CONSTANT_EX(op_array, opline->op1.constant);
CONSTANT_EX      4696 Zend/zend_compile.c 		op2 = &CONSTANT_EX(op_array, opline->op2.constant);
CONSTANT_EX      4735 Zend/zend_compile.c 		op1 = &CONSTANT_EX(op_array, opline->op1.constant);
CONSTANT_EX      4736 Zend/zend_compile.c 		op2 = &CONSTANT_EX(op_array, opline->op2.constant);