OP2_TYPE          365 Zend/zend_vm_def.h 			zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          384 Zend/zend_vm_def.h 					z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          406 Zend/zend_vm_def.h 					Z_OBJ_HT_P(object)->write_property(object, property, z, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          465 Zend/zend_vm_def.h 					zend_fetch_dimension_address(&EX_T((opline+1)->op2.var), container, dim, OP2_TYPE, BP_VAR_RW TSRMLS_CC);
OP2_TYPE          626 Zend/zend_vm_def.h 		zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          644 Zend/zend_vm_def.h 			z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          660 Zend/zend_vm_def.h 			Z_OBJ_HT_P(object)->write_property(object, property, z, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          731 Zend/zend_vm_def.h 		zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          749 Zend/zend_vm_def.h 			z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE          767 Zend/zend_vm_def.h 			Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE         1026 Zend/zend_vm_def.h 	if (OP2_TYPE != IS_UNUSED) {
OP2_TYPE         1029 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_CONST) {
OP2_TYPE         1175 Zend/zend_vm_def.h 	zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_R TSRMLS_CC);
OP2_TYPE         1196 Zend/zend_vm_def.h 	zend_fetch_dimension_address(&EX_T(opline->result.var), container, GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_W TSRMLS_CC);
OP2_TYPE         1230 Zend/zend_vm_def.h 	zend_fetch_dimension_address(&EX_T(opline->result.var), container, GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_RW TSRMLS_CC);
OP2_TYPE         1248 Zend/zend_vm_def.h 	zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_IS TSRMLS_CC);
OP2_TYPE         1267 Zend/zend_vm_def.h 		zend_fetch_dimension_address(&EX_T(opline->result.var), container, GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_W TSRMLS_CC);
OP2_TYPE         1276 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_UNUSED) {
OP2_TYPE         1280 Zend/zend_vm_def.h 		zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_R TSRMLS_CC);
OP2_TYPE         1305 Zend/zend_vm_def.h 	zend_fetch_dimension_address(&EX_T(opline->result.var), container, GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_UNSET TSRMLS_CC);
OP2_TYPE         1355 Zend/zend_vm_def.h 		retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE         1395 Zend/zend_vm_def.h 	zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC);
OP2_TYPE         1438 Zend/zend_vm_def.h 	zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC);
OP2_TYPE         1477 Zend/zend_vm_def.h 		retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE         1514 Zend/zend_vm_def.h 		zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC);
OP2_TYPE         1553 Zend/zend_vm_def.h 	zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC);
OP2_TYPE         1588 Zend/zend_vm_def.h 		zval *value = *zend_fetch_dimension_address_inner(Z_ARRVAL_P(container), GET_OP2_ZVAL_PTR(BP_VAR_R), OP2_TYPE, BP_VAR_R TSRMLS_CC);
OP2_TYPE         1615 Zend/zend_vm_def.h 	zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE         1647 Zend/zend_vm_def.h 		zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE         1659 Zend/zend_vm_def.h 		zend_fetch_dimension_address(&EX_T((opline+1)->op2.var), object_ptr, dim, OP2_TYPE, BP_VAR_W TSRMLS_CC);
OP2_TYPE         1721 Zend/zend_vm_def.h 		if (zend_assign_to_string_offset(&EX_T(opline->op1.var), value, OP2_TYPE TSRMLS_CC)) {
OP2_TYPE         1743 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_TMP_VAR) {
OP2_TYPE         1745 Zend/zend_vm_def.h 		} else if (OP2_TYPE == IS_CONST) {
OP2_TYPE         1781 Zend/zend_vm_def.h 	if (OP2_TYPE == IS_VAR &&
OP2_TYPE         1795 Zend/zend_vm_def.h 	} else if (OP2_TYPE == IS_VAR && opline->extended_value == ZEND_RETURNS_NEW) {
OP2_TYPE         1800 Zend/zend_vm_def.h 	if ((OP2_TYPE == IS_VAR && UNEXPECTED(value_ptr_ptr == NULL)) ||
OP2_TYPE         1806 Zend/zend_vm_def.h 	if (OP2_TYPE == IS_VAR && opline->extended_value == ZEND_RETURNS_NEW) {
OP2_TYPE         2390 Zend/zend_vm_def.h 	if (OP2_TYPE == IS_UNUSED) {
OP2_TYPE         2398 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_CONST) {
OP2_TYPE         2435 Zend/zend_vm_def.h 	if (OP2_TYPE != IS_CONST &&
OP2_TYPE         2452 Zend/zend_vm_def.h 		if (OP2_TYPE != IS_CONST ||
OP2_TYPE         2461 Zend/zend_vm_def.h 			call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((OP2_TYPE == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC);
OP2_TYPE         2465 Zend/zend_vm_def.h 			if (OP2_TYPE == IS_CONST &&
OP2_TYPE         2540 Zend/zend_vm_def.h 	    OP2_TYPE == IS_CONST &&
OP2_TYPE         2544 Zend/zend_vm_def.h 	           OP2_TYPE == IS_CONST &&
OP2_TYPE         2547 Zend/zend_vm_def.h 	} else if (OP2_TYPE != IS_UNUSED) {
OP2_TYPE         2552 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_CONST) {
OP2_TYPE         2573 Zend/zend_vm_def.h 				call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((OP2_TYPE == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC);
OP2_TYPE         2578 Zend/zend_vm_def.h 			if (OP2_TYPE == IS_CONST &&
OP2_TYPE         2588 Zend/zend_vm_def.h 		if (OP2_TYPE != IS_CONST) {
OP2_TYPE         2636 Zend/zend_vm_def.h 	if (OP2_TYPE == IS_CONST) {
OP2_TYPE         2686 Zend/zend_vm_def.h 		} else if (OP2_TYPE != IS_CONST && OP2_TYPE != IS_TMP_VAR &&
OP2_TYPE         2693 Zend/zend_vm_def.h 			if (OP2_TYPE == IS_VAR && OP2_FREE && Z_REFCOUNT_P(function_name) == 1 &&
OP2_TYPE         2707 Zend/zend_vm_def.h 		} else if (OP2_TYPE != IS_CONST &&
OP2_TYPE         3827 Zend/zend_vm_def.h 	if (OP2_TYPE != IS_UNUSED) {
OP2_TYPE         3843 Zend/zend_vm_def.h 				if (OP2_TYPE == IS_CONST) {
OP2_TYPE         4086 Zend/zend_vm_def.h 	    OP2_TYPE == IS_UNUSED &&
OP2_TYPE         4112 Zend/zend_vm_def.h 	if (OP2_TYPE != IS_UNUSED) {
OP2_TYPE         4115 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_CONST) {
OP2_TYPE         4187 Zend/zend_vm_def.h 						if (OP2_TYPE == IS_CV || OP2_TYPE == IS_VAR) {
OP2_TYPE         4190 Zend/zend_vm_def.h 						if (OP2_TYPE == IS_CONST) {
OP2_TYPE         4201 Zend/zend_vm_def.h 						if (OP2_TYPE == IS_CV || OP2_TYPE == IS_VAR) {
OP2_TYPE         4207 Zend/zend_vm_def.h 						if (OP2_TYPE == IS_CV || OP2_TYPE == IS_VAR) {
OP2_TYPE         4271 Zend/zend_vm_def.h 				Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE         4593 Zend/zend_vm_def.h 	    OP2_TYPE == IS_UNUSED &&
OP2_TYPE         4618 Zend/zend_vm_def.h 		if (OP2_TYPE != IS_UNUSED) {
OP2_TYPE         4621 Zend/zend_vm_def.h 			if (OP2_TYPE == IS_CONST) {
OP2_TYPE         4704 Zend/zend_vm_def.h 				if (OP2_TYPE == IS_CONST) {
OP2_TYPE         4744 Zend/zend_vm_def.h 				result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC);
OP2_TYPE         5573 Zend/zend_vm_def.h 	if (OP2_TYPE != IS_UNUSED) {
OP2_TYPE         5578 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_CONST || OP2_TYPE == IS_TMP_VAR