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      2408 Zend/zend_compile.c 		label = &CONSTANT_EX(op_array, opline->op2.constant);
CONSTANT_EX      4595 Zend/zend_compile.c 		op1 = &CONSTANT_EX(op_array, opline->op1.constant);
CONSTANT_EX      4596 Zend/zend_compile.c 		op2 = &CONSTANT_EX(op_array, opline->op2.constant);
CONSTANT_EX      4697 Zend/zend_compile.c 		op1 = &CONSTANT_EX(op_array, opline->op1.constant);
CONSTANT_EX      4698 Zend/zend_compile.c 		op2 = &CONSTANT_EX(op_array, opline->op2.constant);
CONSTANT_EX      4737 Zend/zend_compile.c 		op1 = &CONSTANT_EX(op_array, opline->op1.constant);
CONSTANT_EX      4738 Zend/zend_compile.c 		op2 = &CONSTANT_EX(op_array, opline->op2.constant);