BP_VAR_RW        1817 Zend/zend_compile.c 		case BP_VAR_RW:
BP_VAR_RW        2643 Zend/zend_compile.c 			zend_delayed_compile_var(&var_node, var_ast, BP_VAR_RW);
BP_VAR_RW        2650 Zend/zend_compile.c 			zend_delayed_compile_dim(result, var_ast, BP_VAR_RW);
BP_VAR_RW        2661 Zend/zend_compile.c 			zend_delayed_compile_prop(result, var_ast, BP_VAR_RW);
BP_VAR_RW        6094 Zend/zend_compile.c 		zend_op *opline = zend_compile_prop_common(NULL, var_ast, BP_VAR_RW);
BP_VAR_RW        6099 Zend/zend_compile.c 		zend_compile_var(&var_node, var_ast, BP_VAR_RW);
BP_VAR_RW        6114 Zend/zend_compile.c 		zend_op *opline = zend_compile_prop_common(result, var_ast, BP_VAR_RW);
BP_VAR_RW        6118 Zend/zend_compile.c 		zend_compile_var(&var_node, var_ast, BP_VAR_RW);
BP_VAR_RW        7261 Zend/zend_compile.c 				|| type == BP_VAR_RW || type == BP_VAR_UNSET
BP_VAR_RW         244 Zend/zend_execute.c 		case BP_VAR_RW:
BP_VAR_RW        1556 Zend/zend_execute.c 				case BP_VAR_RW:
BP_VAR_RW        1587 Zend/zend_execute.c 						case BP_VAR_RW:
BP_VAR_RW        1605 Zend/zend_execute.c 				case BP_VAR_RW:
BP_VAR_RW        1637 Zend/zend_execute.c 				retval = (type == BP_VAR_W || type == BP_VAR_RW) ?
BP_VAR_RW        1802 Zend/zend_execute.c 	zend_fetch_dimension_address(result, container_ptr, dim, dim_type, BP_VAR_RW);
BP_VAR_RW         570 Zend/zend_object_handlers.c 				    (type == BP_VAR_W || type == BP_VAR_RW  || type == BP_VAR_UNSET)) {
BP_VAR_RW         818 Zend/zend_object_handlers.c 					if (UNEXPECTED(type == BP_VAR_RW || type == BP_VAR_R)) {
BP_VAR_RW         849 Zend/zend_object_handlers.c 				if (UNEXPECTED(type == BP_VAR_RW || type == BP_VAR_R)) {
BP_VAR_RW         712 Zend/zend_vm_def.h 	object = GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_RW);
BP_VAR_RW         746 Zend/zend_vm_def.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW         775 Zend/zend_vm_def.h 	container = GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_RW);
BP_VAR_RW         847 Zend/zend_vm_def.h 	var_ptr = GET_OP1_ZVAL_PTR_PTR(BP_VAR_RW);
BP_VAR_RW        1124 Zend/zend_vm_def.h 	object = GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_RW);
BP_VAR_RW        1155 Zend/zend_vm_def.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        1205 Zend/zend_vm_def.h 	object = GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_RW);
BP_VAR_RW        1234 Zend/zend_vm_def.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        1279 Zend/zend_vm_def.h 	var_ptr = GET_OP1_ZVAL_PTR_PTR_UNDEF(BP_VAR_RW);
BP_VAR_RW        1304 Zend/zend_vm_def.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        1325 Zend/zend_vm_def.h 	var_ptr = GET_OP1_ZVAL_PTR_PTR_UNDEF(BP_VAR_RW);
BP_VAR_RW        1350 Zend/zend_vm_def.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        1371 Zend/zend_vm_def.h 	var_ptr = GET_OP1_ZVAL_PTR_PTR_UNDEF(BP_VAR_RW);
BP_VAR_RW        1392 Zend/zend_vm_def.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        1410 Zend/zend_vm_def.h 	var_ptr = GET_OP1_ZVAL_PTR_PTR_UNDEF(BP_VAR_RW);
BP_VAR_RW        1431 Zend/zend_vm_def.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        1563 Zend/zend_vm_def.h 				case BP_VAR_RW:
BP_VAR_RW        1584 Zend/zend_vm_def.h 					case BP_VAR_RW:
BP_VAR_RW        1635 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_fetch_var_address_helper, type, BP_VAR_RW);
BP_VAR_RW        1702 Zend/zend_vm_def.h 	container = GET_OP1_ZVAL_PTR_PTR(BP_VAR_RW);
BP_VAR_RW        1909 Zend/zend_vm_def.h 	container = GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_RW);
BP_VAR_RW        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);
BP_VAR_RW        5025 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        5046 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        5097 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CONST_CONST(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        6959 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        6980 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        7031 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CONST_VAR(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        7465 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        7486 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        7537 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CONST_UNUSED(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        14851 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        14897 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        14939 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        14978 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        16526 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        16933 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        17011 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        17282 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        19730 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        20137 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        20215 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        20486 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        21389 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        21798 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        21877 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        22150 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        22936 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        23307 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        23385 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        23547 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        25351 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        25722 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        25800 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        25962 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        26838 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        27210 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        27289 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        27453 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        28217 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        28262 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        28303 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        28341 Zend/zend_vm_execute.h 		var_ptr = GET_OP1_UNDEF_CV(var_ptr, BP_VAR_RW);
BP_VAR_RW        30531 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        30938 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        31016 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        31143 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        31164 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        31215 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CV_CONST(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        31500 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        33362 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        33383 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        33434 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CV_VAR(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        34309 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        34330 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        34381 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_CV_UNUSED(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        35786 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        36193 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        36271 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        36570 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        38446 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        38855 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        38934 Zend/zend_vm_execute.h 			&& EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) {
BP_VAR_RW        39235 Zend/zend_vm_execute.h 	zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW);
BP_VAR_RW        41521 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        41542 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        41593 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_TMPVAR_CONST(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        42520 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        42541 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        42592 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_TMPVAR_VAR(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW        42931 Zend/zend_vm_execute.h 				case BP_VAR_RW:
BP_VAR_RW        42952 Zend/zend_vm_execute.h 					case BP_VAR_RW:
BP_VAR_RW        43003 Zend/zend_vm_execute.h 	ZEND_VM_TAIL_CALL(zend_fetch_var_address_helper_SPEC_TMPVAR_UNUSED(BP_VAR_RW ZEND_OPCODE_HANDLER_ARGS_PASSTHRU_CC));
BP_VAR_RW         335 ext/simplexml/simplexml.c 				} else if (type == BP_VAR_W || type == BP_VAR_RW) {
BP_VAR_RW         290 ext/spl/spl_array.c 	if ((type == BP_VAR_W || type == BP_VAR_RW) && intern->nApplyCount > 0) {
BP_VAR_RW         315 ext/spl/spl_array.c 						case BP_VAR_RW:
BP_VAR_RW         331 ext/spl/spl_array.c 				case BP_VAR_RW:
BP_VAR_RW         365 ext/spl/spl_array.c 				case BP_VAR_RW:
BP_VAR_RW         380 ext/spl/spl_array.c 		return (type == BP_VAR_W || type == BP_VAR_RW) ?
BP_VAR_RW         415 ext/spl/spl_array.c 	if ((type == BP_VAR_W || type == BP_VAR_RW || type == BP_VAR_UNSET) &&
BP_VAR_RW          56 ext/standard/incomplete_class.c 	if (type == BP_VAR_W || type == BP_VAR_RW) {