OP1_TYPE           59 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(op1) == IS_UNDEF)) {
OP1_TYPE          102 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(op1) == IS_UNDEF)) {
OP1_TYPE          148 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(op1) == IS_UNDEF)) {
OP1_TYPE          201 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(op1) == IS_UNDEF)) {
OP1_TYPE          269 Zend/zend_vm_def.h 		if ((OP1_TYPE == IS_CONST || EXPECTED(Z_TYPE_P(op1) == IS_STRING)) &&
OP1_TYPE          275 Zend/zend_vm_def.h 			if (OP1_TYPE != IS_CONST) {
OP1_TYPE          289 Zend/zend_vm_def.h 			if (OP1_TYPE != IS_CONST && OP1_TYPE != IS_CV &&
OP1_TYPE          304 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(op1) == IS_UNDEF)) {
OP1_TYPE          408 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(op1) == IS_UNDEF)) {
OP1_TYPE          476 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(op1) == IS_UNDEF)) {
OP1_TYPE          526 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(op1) == IS_UNDEF)) {
OP1_TYPE          576 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(op1) == IS_UNDEF)) {
OP1_TYPE          714 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
OP1_TYPE          723 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(object == NULL)) {
OP1_TYPE          733 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
OP1_TYPE          776 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE          782 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE          792 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
OP1_TYPE          793 Zend/zend_vm_def.h 			if (OP1_TYPE != IS_UNUSED) {
OP1_TYPE          796 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
OP1_TYPE          849 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) {
OP1_TYPE          855 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == &EG(error_zval))) {
OP1_TYPE          880 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE          900 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE          920 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE          940 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE          960 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE          980 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         1000 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         1020 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         1040 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         1060 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         1080 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         1100 Zend/zend_vm_def.h # if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         1126 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
OP1_TYPE         1134 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(object == NULL)) {
OP1_TYPE         1141 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
OP1_TYPE         1207 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
OP1_TYPE         1215 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(object == NULL)) {
OP1_TYPE         1222 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
OP1_TYPE         1281 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) {
OP1_TYPE         1295 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == &EG(error_zval))) {
OP1_TYPE         1303 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(var_ptr) == IS_UNDEF)) {
OP1_TYPE         1327 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) {
OP1_TYPE         1341 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == &EG(error_zval))) {
OP1_TYPE         1349 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(var_ptr) == IS_UNDEF)) {
OP1_TYPE         1373 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) {
OP1_TYPE         1385 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == &EG(error_zval))) {
OP1_TYPE         1391 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(var_ptr) == IS_UNDEF)) {
OP1_TYPE         1412 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) {
OP1_TYPE         1424 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == &EG(error_zval))) {
OP1_TYPE         1430 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(var_ptr) == IS_UNDEF)) {
OP1_TYPE         1463 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(z) == IS_UNDEF)) {
OP1_TYPE         1485 Zend/zend_vm_def.h  	if (OP1_TYPE == IS_CONST) {
OP1_TYPE         1491 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(varname) == IS_UNDEF)) {
OP1_TYPE         1501 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) {
OP1_TYPE         1515 Zend/zend_vm_def.h 					if (OP1_TYPE != IS_CONST) {
OP1_TYPE         1525 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST &&
OP1_TYPE         1540 Zend/zend_vm_def.h 			if (OP1_TYPE != IS_CONST) {
OP1_TYPE         1546 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST && retval) {
OP1_TYPE         1606 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_CONST) {
OP1_TYPE         1682 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         1688 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         1704 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         1710 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         1740 Zend/zend_vm_def.h         if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         1747 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         1753 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         1782 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         1789 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         1807 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         1815 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST ||
OP1_TYPE         1816 Zend/zend_vm_def.h 	    (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
OP1_TYPE         1817 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
OP1_TYPE         1880 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         1885 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         1891 Zend/zend_vm_def.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W);
OP1_TYPE         1893 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         1911 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         1916 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         1921 Zend/zend_vm_def.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
OP1_TYPE         1923 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         1941 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         1949 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST ||
OP1_TYPE         1950 Zend/zend_vm_def.h 	    (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
OP1_TYPE         1951 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
OP1_TYPE         2017 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         2022 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         2028 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         2033 Zend/zend_vm_def.h 		zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W);
OP1_TYPE         2035 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         2054 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         2062 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         2067 Zend/zend_vm_def.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET);
OP1_TYPE         2069 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && READY_TO_DESTROY(free_op1)) {
OP1_TYPE         2095 Zend/zend_vm_def.h 	} else if (OP1_TYPE != IS_CONST &&
OP1_TYPE         2108 Zend/zend_vm_def.h 	} else if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_TYPE_P(container) == IS_REFERENCE) {
OP1_TYPE         2112 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(container) == IS_UNDEF)) {
OP1_TYPE         2130 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
OP1_TYPE         2138 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(object == NULL)) {
OP1_TYPE         2143 Zend/zend_vm_def.h 	zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, OP1_TYPE, property_name, OP2_TYPE, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL));
OP1_TYPE         2163 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(object_ptr == NULL)) {
OP1_TYPE         2235 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_VAR && UNEXPECTED(object_ptr == &EG(error_zval))) {
OP1_TYPE         2267 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(variable_ptr == &EG(error_zval))) {
OP1_TYPE         2299 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR &&
OP1_TYPE         2322 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(variable_ptr == NULL)) {
OP1_TYPE         2327 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR && UNEXPECTED(variable_ptr == &EG(error_zval))) ||
OP1_TYPE         2463 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(val) == IS_UNDEF)) {
OP1_TYPE         2498 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(val) == IS_UNDEF)) {
OP1_TYPE         2532 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV) {
OP1_TYPE         2572 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV) {
OP1_TYPE         2615 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(val) == IS_UNDEF)) {
OP1_TYPE         2672 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST) {
OP1_TYPE         2677 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(op1) == IS_UNDEF)) {
OP1_TYPE         2694 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST) {
OP1_TYPE         2706 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CONST) {
OP1_TYPE         2718 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST) {
OP1_TYPE         2931 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
OP1_TYPE         2937 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_UNUSED) {
OP1_TYPE         2939 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST || UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
OP1_TYPE         2940 Zend/zend_vm_def.h 				if ((OP1_TYPE & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
OP1_TYPE         2946 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(object) == IS_UNDEF)) {
OP1_TYPE         2996 Zend/zend_vm_def.h 	} else if (OP1_TYPE & (IS_VAR|IS_TMP_VAR|IS_CV)) {
OP1_TYPE         3024 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST) {
OP1_TYPE         3042 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST &&
OP1_TYPE         3046 Zend/zend_vm_def.h 	} else if (OP1_TYPE != IS_CONST &&
OP1_TYPE         3090 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST) {
OP1_TYPE         3138 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_CONST) {
OP1_TYPE         3890 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED) {
OP1_TYPE         3894 Zend/zend_vm_def.h #if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         3901 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST) {
OP1_TYPE         3904 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_VAR) {
OP1_TYPE         3909 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CV) {
OP1_TYPE         3931 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST) {
OP1_TYPE         3949 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(retval_ptr) == IS_UNDEF)) {
OP1_TYPE         3956 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR || OP1_TYPE == IS_TMP_VAR ) {
OP1_TYPE         3963 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         3965 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST) {
OP1_TYPE         3970 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CV) {
OP1_TYPE         4001 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR ||
OP1_TYPE         4002 Zend/zend_vm_def.h 		    (OP1_TYPE == IS_VAR && opline->extended_value == ZEND_RETURNS_VALUE)) {
OP1_TYPE         4008 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         4014 Zend/zend_vm_def.h 				if (OP1_TYPE != IS_TMP_VAR) {
OP1_TYPE         4023 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR && UNEXPECTED(retval_ptr == NULL)) {
OP1_TYPE         4028 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR) {
OP1_TYPE         4066 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         4068 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST) {
OP1_TYPE         4073 Zend/zend_vm_def.h 	} else if (OP1_TYPE == IS_CV) {
OP1_TYPE         4109 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST || UNEXPECTED(Z_TYPE_P(value) != IS_OBJECT)) {
OP1_TYPE         4110 Zend/zend_vm_def.h 			if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
OP1_TYPE         4116 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(value) == IS_UNDEF)) {
OP1_TYPE         4129 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_TMP_VAR) {
OP1_TYPE         4198 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST) {
OP1_TYPE         4229 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST) {
OP1_TYPE         4244 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(varptr) == IS_UNDEF)) {
OP1_TYPE         4254 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV) {
OP1_TYPE         4322 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(varptr == NULL)) {
OP1_TYPE         4330 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(varptr == &EG(error_zval))) {
OP1_TYPE         4365 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_INFO_P(varptr) == IS_UNDEF)) {
OP1_TYPE         4375 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV) {
OP1_TYPE         4416 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST && OP1_TYPE != IS_TMP_VAR && Z_IMMUTABLE_P(args)) {
OP1_TYPE         4548 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(args) == IS_UNDEF)) {
OP1_TYPE         4569 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(args)) {
OP1_TYPE         4594 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST && OP1_TYPE != IS_TMP_VAR && Z_IMMUTABLE_P(args)) {
OP1_TYPE         4892 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(op1) == IS_UNDEF)) {
OP1_TYPE         4894 Zend/zend_vm_def.h 	} else if ((OP1_TYPE & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
OP1_TYPE         4921 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST) {
OP1_TYPE         4977 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(obj) == NULL)) {
OP1_TYPE         4983 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST ||
OP1_TYPE         4984 Zend/zend_vm_def.h 		    (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(obj) != IS_OBJECT))) {
OP1_TYPE         4985 Zend/zend_vm_def.h 		    if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(obj)) {
OP1_TYPE         4991 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(obj) == IS_UNDEF)) {
OP1_TYPE         5051 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED) {
OP1_TYPE         5092 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST) {
OP1_TYPE         5130 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CONST) {
OP1_TYPE         5160 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) &&
OP1_TYPE         5163 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR && UNEXPECTED(expr_ptr == NULL)) {
OP1_TYPE         5173 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         5175 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CONST) {
OP1_TYPE         5181 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CV) {
OP1_TYPE         5259 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_UNUSED) {
OP1_TYPE         5267 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_UNUSED) {
OP1_TYPE         5274 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED) {
OP1_TYPE         5276 Zend/zend_vm_def.h #if !defined(ZEND_VM_SPEC) || (OP1_TYPE != IS_UNUSED)
OP1_TYPE         5299 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) {
OP1_TYPE         5324 Zend/zend_vm_def.h 			if (OP1_TYPE & (IS_VAR|IS_CV)) {
OP1_TYPE         5330 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CONST) {
OP1_TYPE         5334 Zend/zend_vm_def.h 				} else if (OP1_TYPE != IS_TMP_VAR) {
OP1_TYPE         5348 Zend/zend_vm_def.h 						if (OP1_TYPE == IS_CONST) {
OP1_TYPE         5366 Zend/zend_vm_def.h 						if (OP1_TYPE == IS_CONST) {
OP1_TYPE         5399 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(inc_filename) == IS_UNDEF)) {
OP1_TYPE         5522 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV &&
OP1_TYPE         5552 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
OP1_TYPE         5553 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(varname) == IS_UNDEF)) {
OP1_TYPE         5571 Zend/zend_vm_def.h 					if (OP1_TYPE != IS_CONST && Z_TYPE(tmp) != IS_UNDEF) {
OP1_TYPE         5588 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_CONST && Z_TYPE(tmp) != IS_UNDEF) {
OP1_TYPE         5606 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         5611 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         5619 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
OP1_TYPE         5669 Zend/zend_vm_def.h 		} else if (OP1_TYPE != IS_UNUSED && Z_ISREF_P(container)) {
OP1_TYPE         5678 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
OP1_TYPE         5684 Zend/zend_vm_def.h 		} else if (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
OP1_TYPE         5703 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         5708 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) {
OP1_TYPE         5716 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
OP1_TYPE         5751 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_TMP_VAR && Z_OPT_REFCOUNTED_P(result)) {
OP1_TYPE         5758 Zend/zend_vm_def.h 	} else if (OP1_TYPE != IS_CONST && EXPECTED(Z_TYPE_P(array_ptr) == IS_OBJECT)) {
OP1_TYPE         5765 Zend/zend_vm_def.h 			if (OP1_TYPE != IS_TMP_VAR) {
OP1_TYPE         5854 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) {
OP1_TYPE         5864 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) {
OP1_TYPE         5876 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST) {
OP1_TYPE         5901 Zend/zend_vm_def.h 	} else if (OP1_TYPE != IS_CONST && EXPECTED(Z_TYPE_P(array_ptr) == IS_OBJECT)) {
OP1_TYPE         5903 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) {
OP1_TYPE         5942 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_VAR) {
OP1_TYPE         5959 Zend/zend_vm_def.h 					if (OP1_TYPE == IS_VAR) {
OP1_TYPE         5972 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_VAR) {
OP1_TYPE         5984 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_VAR) {
OP1_TYPE         5999 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR) {
OP1_TYPE         6392 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV &&
OP1_TYPE         6418 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
OP1_TYPE         6427 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) {
OP1_TYPE         6445 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CONST &&
OP1_TYPE         6459 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST && value) {
OP1_TYPE         6467 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST && Z_TYPE(tmp) != IS_UNDEF) {
OP1_TYPE         6498 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         6506 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
OP1_TYPE         6562 Zend/zend_vm_def.h 	} else if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
OP1_TYPE         6573 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED ||
OP1_TYPE         6574 Zend/zend_vm_def.h 	    (OP1_TYPE != IS_CONST && EXPECTED(Z_TYPE_P(container) == IS_OBJECT))) {
OP1_TYPE         6634 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
OP1_TYPE         6642 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CONST ||
OP1_TYPE         6643 Zend/zend_vm_def.h 	    (OP1_TYPE != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
OP1_TYPE         6644 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
OP1_TYPE         6675 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_UNUSED) {
OP1_TYPE         6683 Zend/zend_vm_def.h 				if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(ptr)) {
OP1_TYPE         6752 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) && Z_ISREF_P(value)) {
OP1_TYPE         6753 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR) {
OP1_TYPE         6760 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST) {
OP1_TYPE         6764 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CV) {
OP1_TYPE         6766 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_VAR && ref) {
OP1_TYPE         6791 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) && Z_ISREF_P(value)) {
OP1_TYPE         6792 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR) {
OP1_TYPE         6800 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST) {
OP1_TYPE         6804 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CV) {
OP1_TYPE         6806 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_VAR && ref) {
OP1_TYPE         6828 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(value) == IS_UNDEF)) {
OP1_TYPE         6835 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) && Z_ISREF_P(value)) {
OP1_TYPE         6837 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_VAR) {
OP1_TYPE         6844 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST) {
OP1_TYPE         6848 Zend/zend_vm_def.h 		} else if (OP1_TYPE == IS_CV) {
OP1_TYPE         7016 Zend/zend_vm_def.h 	} else if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_TYPE_P(expr) == IS_REFERENCE) {
OP1_TYPE         7020 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(expr) == IS_UNDEF)) {
OP1_TYPE         7321 Zend/zend_vm_def.h 	if (OP1_TYPE != IS_UNUSED) {
OP1_TYPE         7327 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         7334 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CONST) {
OP1_TYPE         7342 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
OP1_TYPE         7350 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_VAR &&
OP1_TYPE         7366 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST) {
OP1_TYPE         7371 Zend/zend_vm_def.h 			} else if (OP1_TYPE == IS_TMP_VAR) {
OP1_TYPE         7373 Zend/zend_vm_def.h             } else if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
OP1_TYPE         7378 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_CV) {
OP1_TYPE         7456 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_TMP_VAR && Z_OPT_REFCOUNTED_P(val)) {
OP1_TYPE         7462 Zend/zend_vm_def.h 	} else if (OP1_TYPE != IS_CONST && Z_TYPE_P(val) == IS_OBJECT && Z_OBJCE_P(val)->get_iterator) {
OP1_TYPE         7467 Zend/zend_vm_def.h 			if (OP1_TYPE != IS_TMP_VAR) {
OP1_TYPE         7713 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CV && UNEXPECTED(Z_TYPE_P(value) == IS_UNDEF)) {
OP1_TYPE         7716 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_TYPE_P(value) == IS_REFERENCE) {
OP1_TYPE         7752 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST && UNEXPECTED(Z_TYPE_P(value) == IS_OBJECT)) {