Z_ISREF_P          65 Zend/zend_API.c 		if (!Z_ISREF_P(param_ptr) && Z_REFCOUNT_P(param_ptr) > 1) {
Z_ISREF_P        1112 Zend/zend_API.c 				if (Z_ISREF_P(p) &&
Z_ISREF_P        3336 Zend/zend_API.c 					if (!obj || (!Z_ISREF_P(obj)?
Z_ISREF_P        3488 Zend/zend_API.c 		if (func && !Z_ISREF_P(arg) && ARG_SHOULD_BE_SENT_BY_REF(func, n)) {
Z_ISREF_P        3921 Zend/zend_API.c 			if (Z_ISREF_P(property)) {
Z_ISREF_P        3933 Zend/zend_API.c 					if (Z_ISREF_P(value)) {
Z_ISREF_P         597 Zend/zend_API.h 		if (EXPECTED(!Z_ISREF_P(__zv))) {		\
Z_ISREF_P        1231 Zend/zend_API.h 	     (UNEXPECTED(Z_ISREF_P(arg)) &&
Z_ISREF_P         664 Zend/zend_builtin_functions.c 	if (Z_ISREF_P(entry)) {
Z_ISREF_P        1201 Zend/zend_builtin_functions.c 					if (Z_ISREF_P(value) && Z_REFCOUNT_P(value) == 1) {
Z_ISREF_P         371 Zend/zend_constants.c 			} else if (Z_ISREF_P(ret_constant)) {
Z_ISREF_P         579 Zend/zend_execute.c 	if (EXPECTED(!Z_ISREF_P(value_ptr))) {
Z_ISREF_P        1093 Zend/zend_execute.c 			if (Z_ISREF_P(object)) {
Z_ISREF_P        1172 Zend/zend_execute.c 					if (Z_ISREF_P(value)) {
Z_ISREF_P        1287 Zend/zend_execute.c 		binary_op(&res, Z_ISREF_P(z) ? Z_REFVAL_P(z) : z, value);
Z_ISREF_P        1749 Zend/zend_execute.c 				if (!Z_ISREF_P(retval)) {
Z_ISREF_P        1924 Zend/zend_execute.c 			if (Z_ISREF_P(container)) {
Z_ISREF_P        1977 Zend/zend_execute.c 				} else if (UNEXPECTED(Z_ISREF_P(ptr) && Z_REFCOUNT_P(ptr) == 1)) {
Z_ISREF_P        1991 Zend/zend_execute.c 		} else if (UNEXPECTED(Z_ISREF_P(ptr) && Z_REFCOUNT_P(ptr) == 1)) {
Z_ISREF_P          61 Zend/zend_execute.h 	if (ZEND_CONST_COND(value_type & (IS_VAR|IS_CV), 1) && Z_ISREF_P(value)) {
Z_ISREF_P          70 Zend/zend_execute.h 			if (Z_ISREF_P(variable_ptr)) {
Z_ISREF_P         804 Zend/zend_execute_API.c 			if (UNEXPECTED(!Z_ISREF_P(arg))) {
Z_ISREF_P         829 Zend/zend_execute_API.c 			if (Z_ISREF_P(arg) &&
Z_ISREF_P        1707 Zend/zend_hash.c 			if (Z_ISREF_P(data) && Z_REFCOUNT_P(data) == 1 &&
Z_ISREF_P         717 Zend/zend_inheritance.c 		if (!Z_ISREF_P(zv)) {
Z_ISREF_P         834 Zend/zend_inheritance.c 				if (!Z_ISREF_P(src)) {
Z_ISREF_P         915 Zend/zend_inheritance.c 		if (!Z_ISREF_P(old_constant) ||
Z_ISREF_P         916 Zend/zend_inheritance.c 		    !Z_ISREF_P(parent_constant) ||
Z_ISREF_P         929 Zend/zend_inheritance.c 		if (!Z_ISREF_P(zv)) {
Z_ISREF_P         117 Zend/zend_interfaces.c 	if (param_count > 0 && Z_ISREF(params[0]) && !Z_ISREF_P(arg1)) {
Z_ISREF_P         120 Zend/zend_interfaces.c 	if (param_count > 1 && Z_ISREF(params[1]) && !Z_ISREF_P(arg2)) {
Z_ISREF_P         569 Zend/zend_object_handlers.c 				if (!Z_ISREF_P(rv) &&
Z_ISREF_P         682 Zend/zend_object_handlers.c 			if (Z_ISREF_P(value)) {
Z_ISREF_P         253 Zend/zend_operators.c 			if (Z_ISREF_P(op1)) {										\
Z_ISREF_P         268 Zend/zend_operators.c 			if (Z_ISREF_P(op2)) {										\
Z_ISREF_P         910 Zend/zend_operators.c 				if (Z_ISREF_P(op1)) {
Z_ISREF_P         912 Zend/zend_operators.c 				} else if (Z_ISREF_P(op2)) {
Z_ISREF_P         963 Zend/zend_operators.c 				if (Z_ISREF_P(op1)) {
Z_ISREF_P         965 Zend/zend_operators.c 				} else if (Z_ISREF_P(op2)) {
Z_ISREF_P        1010 Zend/zend_operators.c 				if (Z_ISREF_P(op1)) {
Z_ISREF_P        1012 Zend/zend_operators.c 				} else if (Z_ISREF_P(op2)) {
Z_ISREF_P        1088 Zend/zend_operators.c 				if (Z_ISREF_P(op1)) {
Z_ISREF_P        1090 Zend/zend_operators.c 				} else if (Z_ISREF_P(op2)) {
Z_ISREF_P        1163 Zend/zend_operators.c 				if (Z_ISREF_P(op1)) {
Z_ISREF_P        1165 Zend/zend_operators.c 				} else if (Z_ISREF_P(op2)) {
Z_ISREF_P        1224 Zend/zend_operators.c 			if (Z_ISREF_P(op1)) {
Z_ISREF_P        1244 Zend/zend_operators.c 			if (Z_ISREF_P(op2)) {
Z_ISREF_P        1271 Zend/zend_operators.c 		if (Z_ISREF_P(op1)) {
Z_ISREF_P        1600 Zend/zend_operators.c 	 		if (Z_ISREF_P(op1)) {
Z_ISREF_P        1622 Zend/zend_operators.c 	 		if (Z_ISREF_P(op2)) {
Z_ISREF_P        1857 Zend/zend_operators.c 				if (Z_ISREF_P(op1)) {
Z_ISREF_P        1860 Zend/zend_operators.c 				} else if (Z_ISREF_P(op2)) {
Z_ISREF_P         886 Zend/zend_types.h 		if (UNEXPECTED(Z_ISREF_P(z))) {					\
Z_ISREF_P         899 Zend/zend_types.h 		if (!Z_ISREF_P(__zv)) {							\
Z_ISREF_P         907 Zend/zend_types.h 		ZEND_ASSERT(Z_ISREF_P(_z));						\
Z_ISREF_P         958 Zend/zend_types.h 				} else if (Z_ISREF_P(_zv)) {			\
Z_ISREF_P         200 Zend/zend_variables.c 		if (Z_ISREF_P(p) && Z_REFCOUNT_P(p) == 1) {
Z_ISREF_P         211 Zend/zend_variables.c 		if (Z_ISREF_P(p)) {
Z_ISREF_P         308 Zend/zend_variables.c 			} else if (Z_ISREF_P(p)) {
Z_ISREF_P        1613 Zend/zend_vm_def.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        1817 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        1951 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        2198 Zend/zend_vm_def.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        2301 Zend/zend_vm_def.h 	    UNEXPECTED(!Z_ISREF_P(EX_VAR(opline->op1.var)))) {
Z_ISREF_P        2911 Zend/zend_vm_def.h 			if ((OP2_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        2940 Zend/zend_vm_def.h 				if ((OP1_TYPE & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        3057 Zend/zend_vm_def.h 					if (OP2_TYPE & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        3974 Zend/zend_vm_def.h 			if (UNEXPECTED(Z_ISREF_P(retval_ptr))) {
Z_ISREF_P        4077 Zend/zend_vm_def.h 		if (UNEXPECTED(Z_ISREF_P(retval))) {
Z_ISREF_P        4110 Zend/zend_vm_def.h 			if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        4258 Zend/zend_vm_def.h 		if (UNEXPECTED(Z_ISREF_P(varptr))) {
Z_ISREF_P        4292 Zend/zend_vm_def.h 	    (Z_ISREF_P(varptr) || Z_TYPE_P(varptr) == IS_OBJECT)) {
Z_ISREF_P        4335 Zend/zend_vm_def.h 	if (Z_ISREF_P(varptr)) {
Z_ISREF_P        4379 Zend/zend_vm_def.h 		if (UNEXPECTED(Z_ISREF_P(varptr))) {
Z_ISREF_P        4449 Zend/zend_vm_def.h 			} else if (Z_ISREF_P(arg)) {
Z_ISREF_P        4524 Zend/zend_vm_def.h 				if (Z_ISREF_P(arg)) {
Z_ISREF_P        4544 Zend/zend_vm_def.h 	} else if (EXPECTED(Z_ISREF_P(args))) {
Z_ISREF_P        4569 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(args)) {
Z_ISREF_P        4614 Zend/zend_vm_def.h 				if (UNEXPECTED(!Z_ISREF_P(arg))) {
Z_ISREF_P        4640 Zend/zend_vm_def.h 				if (Z_ISREF_P(arg) &&
Z_ISREF_P        4670 Zend/zend_vm_def.h 		if (UNEXPECTED(!Z_ISREF_P(arg))) {
Z_ISREF_P        4699 Zend/zend_vm_def.h 		if (Z_ISREF_P(arg) &&
Z_ISREF_P        4894 Zend/zend_vm_def.h 	} else if ((OP1_TYPE & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        4985 Zend/zend_vm_def.h 		    if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(obj)) {
Z_ISREF_P        5187 Zend/zend_vm_def.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        5669 Zend/zend_vm_def.h 		} else if (OP1_TYPE != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        5717 Zend/zend_vm_def.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        5856 Zend/zend_vm_def.h 		if (Z_ISREF_P(array_ref)) {
Z_ISREF_P        6399 Zend/zend_vm_def.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        6475 Zend/zend_vm_def.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        6527 Zend/zend_vm_def.h 		} else if ((OP2_TYPE & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        6557 Zend/zend_vm_def.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        6562 Zend/zend_vm_def.h 	} else if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        6644 Zend/zend_vm_def.h 		if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        6683 Zend/zend_vm_def.h 				if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(ptr)) {
Z_ISREF_P        6752 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        6791 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        6835 Zend/zend_vm_def.h 	if ((OP1_TYPE == IS_VAR || OP1_TYPE == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        7289 Zend/zend_vm_def.h 	if (UNEXPECTED(Z_ISREF_P(var_ptr))) {
Z_ISREF_P        7373 Zend/zend_vm_def.h             } else if ((OP1_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        7401 Zend/zend_vm_def.h 		} else if ((OP2_TYPE & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        7661 Zend/zend_vm_def.h 		if (UNEXPECTED(!Z_ISREF_P(value))) {
Z_ISREF_P         990 Zend/zend_vm_execute.h 			} else if (Z_ISREF_P(arg)) {
Z_ISREF_P        1065 Zend/zend_vm_execute.h 				if (Z_ISREF_P(arg)) {
Z_ISREF_P        1085 Zend/zend_vm_execute.h 	} else if (EXPECTED(Z_ISREF_P(args))) {
Z_ISREF_P        1110 Zend/zend_vm_execute.h 		if ((opline->op1_type & (IS_VAR|IS_CV)) && Z_ISREF_P(args)) {
Z_ISREF_P        1155 Zend/zend_vm_execute.h 				if (UNEXPECTED(!Z_ISREF_P(arg))) {
Z_ISREF_P        1181 Zend/zend_vm_execute.h 				if (Z_ISREF_P(arg) &&
Z_ISREF_P        3106 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(retval_ptr))) {
Z_ISREF_P        3208 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(retval))) {
Z_ISREF_P        3241 Zend/zend_vm_execute.h 			if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        3415 Zend/zend_vm_execute.h 		    if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(obj)) {
Z_ISREF_P        3820 Zend/zend_vm_execute.h 		if (Z_ISREF_P(array_ref)) {
Z_ISREF_P        3983 Zend/zend_vm_execute.h 				if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(ptr)) {
Z_ISREF_P        4009 Zend/zend_vm_execute.h 	if ((IS_CONST == IS_VAR || IS_CONST == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        4047 Zend/zend_vm_execute.h 	if ((IS_CONST == IS_VAR || IS_CONST == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        4090 Zend/zend_vm_execute.h 	if ((IS_CONST == IS_VAR || IS_CONST == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        5075 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        5212 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        5284 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        5507 Zend/zend_vm_execute.h 			if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        5536 Zend/zend_vm_execute.h 				if ((IS_CONST & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        5651 Zend/zend_vm_execute.h 					if (IS_CONST & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        5861 Zend/zend_vm_execute.h 	} else if ((IS_CONST & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        6021 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        6211 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        6286 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        6338 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        6368 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        6373 Zend/zend_vm_execute.h 	} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        6455 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        6588 Zend/zend_vm_execute.h             } else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        6616 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        6765 Zend/zend_vm_execute.h             } else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        6793 Zend/zend_vm_execute.h 		} else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        7009 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        7149 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        7224 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        7307 Zend/zend_vm_execute.h             } else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        7335 Zend/zend_vm_execute.h 		} else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        7515 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        7647 Zend/zend_vm_execute.h 					if (IS_UNUSED & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        7835 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        8025 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        8100 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        8205 Zend/zend_vm_execute.h             } else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        8233 Zend/zend_vm_execute.h 		} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        9002 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        9074 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        9253 Zend/zend_vm_execute.h 			if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        9282 Zend/zend_vm_execute.h 				if ((IS_CONST & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        9397 Zend/zend_vm_execute.h 					if (IS_CV & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        9657 Zend/zend_vm_execute.h 	} else if ((IS_CONST & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        9710 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        9847 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        9877 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        9882 Zend/zend_vm_execute.h 	} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        9964 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        10061 Zend/zend_vm_execute.h             } else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        10089 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        10822 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        10895 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        11075 Zend/zend_vm_execute.h 			if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        11104 Zend/zend_vm_execute.h 				if ((IS_CONST & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        11220 Zend/zend_vm_execute.h 					if ((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        11431 Zend/zend_vm_execute.h 	} else if ((IS_CONST & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        11484 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        11621 Zend/zend_vm_execute.h 		} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        11651 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        11656 Zend/zend_vm_execute.h 	} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        11738 Zend/zend_vm_execute.h 		if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        11796 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(retval_ptr))) {
Z_ISREF_P        11898 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(retval))) {
Z_ISREF_P        11931 Zend/zend_vm_execute.h 			if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        12225 Zend/zend_vm_execute.h 		if (Z_ISREF_P(array_ref)) {
Z_ISREF_P        12395 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        12434 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        12478 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        12724 Zend/zend_vm_execute.h 		if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        12937 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        13105 Zend/zend_vm_execute.h             } else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        13133 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        13282 Zend/zend_vm_execute.h             } else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        13310 Zend/zend_vm_execute.h 		} else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        13459 Zend/zend_vm_execute.h             } else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        13487 Zend/zend_vm_execute.h 		} else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        13661 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        13829 Zend/zend_vm_execute.h             } else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        13857 Zend/zend_vm_execute.h 		} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        13997 Zend/zend_vm_execute.h 		if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        14210 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        14378 Zend/zend_vm_execute.h             } else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        14406 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        14510 Zend/zend_vm_execute.h 		if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        14724 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        15022 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(retval_ptr))) {
Z_ISREF_P        15125 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(retval))) {
Z_ISREF_P        15158 Zend/zend_vm_execute.h 			if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        15208 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(varptr))) {
Z_ISREF_P        15242 Zend/zend_vm_execute.h 	    (Z_ISREF_P(varptr) || Z_TYPE_P(varptr) == IS_OBJECT)) {
Z_ISREF_P        15285 Zend/zend_vm_execute.h 	if (Z_ISREF_P(varptr)) {
Z_ISREF_P        15329 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(varptr))) {
Z_ISREF_P        15358 Zend/zend_vm_execute.h 		if (UNEXPECTED(!Z_ISREF_P(arg))) {
Z_ISREF_P        15387 Zend/zend_vm_execute.h 		if (Z_ISREF_P(arg) &&
Z_ISREF_P        15674 Zend/zend_vm_execute.h 		if (Z_ISREF_P(array_ref)) {
Z_ISREF_P        16214 Zend/zend_vm_execute.h 	if ((IS_VAR == IS_VAR || IS_VAR == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        16253 Zend/zend_vm_execute.h 	if ((IS_VAR == IS_VAR || IS_VAR == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        16297 Zend/zend_vm_execute.h 	if ((IS_VAR == IS_VAR || IS_VAR == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        17179 Zend/zend_vm_execute.h 		if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        17442 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        17572 Zend/zend_vm_execute.h 					if (IS_CONST & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        17810 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        17980 Zend/zend_vm_execute.h 		} else if (IS_VAR != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        18027 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        18120 Zend/zend_vm_execute.h             } else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        18148 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        18326 Zend/zend_vm_execute.h             } else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        18354 Zend/zend_vm_execute.h 		} else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        18476 Zend/zend_vm_execute.h 	    UNEXPECTED(!Z_ISREF_P(EX_VAR(opline->op1.var)))) {
Z_ISREF_P        18592 Zend/zend_vm_execute.h             } else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        18620 Zend/zend_vm_execute.h 		} else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        19105 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        19207 Zend/zend_vm_execute.h 					if (IS_UNUSED & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        19395 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        19497 Zend/zend_vm_execute.h 	if (UNEXPECTED(Z_ISREF_P(var_ptr))) {
Z_ISREF_P        19581 Zend/zend_vm_execute.h             } else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        19609 Zend/zend_vm_execute.h 		} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        20383 Zend/zend_vm_execute.h 		if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        20646 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        20749 Zend/zend_vm_execute.h 	    UNEXPECTED(!Z_ISREF_P(EX_VAR(opline->op1.var)))) {
Z_ISREF_P        20835 Zend/zend_vm_execute.h 					if (IS_CV & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        20966 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        21136 Zend/zend_vm_execute.h 		} else if (IS_VAR != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        21183 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        21276 Zend/zend_vm_execute.h             } else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        21304 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        22046 Zend/zend_vm_execute.h 		if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        22310 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        22412 Zend/zend_vm_execute.h 					if ((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
Z_ISREF_P        22543 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        22713 Zend/zend_vm_execute.h 		} else if (IS_VAR != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        22761 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        22802 Zend/zend_vm_execute.h 		    if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(obj)) {
Z_ISREF_P        22876 Zend/zend_vm_execute.h 				if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(ptr)) {
Z_ISREF_P        23444 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        23577 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        23783 Zend/zend_vm_execute.h 			if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        23812 Zend/zend_vm_execute.h 				if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        24095 Zend/zend_vm_execute.h 		} else if (IS_UNUSED != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        24142 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        24203 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        24233 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        24238 Zend/zend_vm_execute.h 	} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        24320 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        24417 Zend/zend_vm_execute.h             } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        24445 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        24558 Zend/zend_vm_execute.h             } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        24586 Zend/zend_vm_execute.h 		} else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        24699 Zend/zend_vm_execute.h             } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        24727 Zend/zend_vm_execute.h 		} else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        25238 Zend/zend_vm_execute.h             } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        25266 Zend/zend_vm_execute.h 		} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        25859 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        25992 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        26198 Zend/zend_vm_execute.h 			if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        26227 Zend/zend_vm_execute.h 				if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        26403 Zend/zend_vm_execute.h 		} else if (IS_UNUSED != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        26450 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        26511 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        26541 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        26546 Zend/zend_vm_execute.h 	} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        26628 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        26725 Zend/zend_vm_execute.h             } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        26753 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        27349 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        27483 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        27690 Zend/zend_vm_execute.h 			if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        27719 Zend/zend_vm_execute.h 				if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        27896 Zend/zend_vm_execute.h 		} else if (IS_UNUSED != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        27944 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        28006 Zend/zend_vm_execute.h 		} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        28036 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        28041 Zend/zend_vm_execute.h 	} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        28123 Zend/zend_vm_execute.h 		if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        28602 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(retval_ptr))) {
Z_ISREF_P        28704 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(retval))) {
Z_ISREF_P        28737 Zend/zend_vm_execute.h 			if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        28787 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(varptr))) {
Z_ISREF_P        28827 Zend/zend_vm_execute.h 	if (Z_ISREF_P(varptr)) {
Z_ISREF_P        28870 Zend/zend_vm_execute.h 		if (UNEXPECTED(Z_ISREF_P(varptr))) {
Z_ISREF_P        28899 Zend/zend_vm_execute.h 		if (UNEXPECTED(!Z_ISREF_P(arg))) {
Z_ISREF_P        28927 Zend/zend_vm_execute.h 		if (Z_ISREF_P(arg) &&
Z_ISREF_P        28986 Zend/zend_vm_execute.h 		    if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(obj)) {
Z_ISREF_P        29391 Zend/zend_vm_execute.h 		if (Z_ISREF_P(array_ref)) {
Z_ISREF_P        29554 Zend/zend_vm_execute.h 				if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(ptr)) {
Z_ISREF_P        29580 Zend/zend_vm_execute.h 	if ((IS_CV == IS_VAR || IS_CV == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        29618 Zend/zend_vm_execute.h 	if ((IS_CV == IS_VAR || IS_CV == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        29661 Zend/zend_vm_execute.h 	if ((IS_CV == IS_VAR || IS_CV == IS_CV) && Z_ISREF_P(value)) {
Z_ISREF_P        31193 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        31397 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        31530 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        31776 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        31948 Zend/zend_vm_execute.h 			if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        31977 Zend/zend_vm_execute.h 				if ((IS_CV & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        32103 Zend/zend_vm_execute.h 	} else if ((IS_CV & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        32156 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        32407 Zend/zend_vm_execute.h 		} else if (IS_CV != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        32454 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        32487 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        32562 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        32614 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        32644 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        32649 Zend/zend_vm_execute.h 	} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        32731 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        32872 Zend/zend_vm_execute.h             } else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        32900 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        32994 Zend/zend_vm_execute.h 		if (UNEXPECTED(!Z_ISREF_P(value))) {
Z_ISREF_P        33168 Zend/zend_vm_execute.h             } else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        33196 Zend/zend_vm_execute.h 		} else if ((IS_TMP_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        33412 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        33503 Zend/zend_vm_execute.h 	    UNEXPECTED(!Z_ISREF_P(EX_VAR(opline->op1.var)))) {
Z_ISREF_P        33639 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        33714 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        33841 Zend/zend_vm_execute.h             } else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        33869 Zend/zend_vm_execute.h 		} else if ((IS_VAR & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        34359 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        34539 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        34688 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        34878 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        34953 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        35036 Zend/zend_vm_execute.h             } else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        35064 Zend/zend_vm_execute.h 		} else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        36467 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        36600 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        36802 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        36905 Zend/zend_vm_execute.h 	    UNEXPECTED(!Z_ISREF_P(EX_VAR(opline->op1.var)))) {
Z_ISREF_P        37032 Zend/zend_vm_execute.h 			if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        37061 Zend/zend_vm_execute.h 				if ((IS_CV & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        37187 Zend/zend_vm_execute.h 	} else if ((IS_CV & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        37240 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        37410 Zend/zend_vm_execute.h 		} else if (IS_CV != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        37457 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        37518 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        37548 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        37553 Zend/zend_vm_execute.h 	} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        37635 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        37732 Zend/zend_vm_execute.h             } else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
Z_ISREF_P        37760 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
Z_ISREF_P        39131 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        39265 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        39468 Zend/zend_vm_execute.h 		if (EXPECTED(Z_ISREF_P(object_ptr))) {
Z_ISREF_P        39612 Zend/zend_vm_execute.h 			if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        39641 Zend/zend_vm_execute.h 				if ((IS_CV & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        39768 Zend/zend_vm_execute.h 	} else if ((IS_CV & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        39821 Zend/zend_vm_execute.h 			if (UNEXPECTED(Z_ISREF_P(expr_ptr))) {
Z_ISREF_P        39991 Zend/zend_vm_execute.h 		} else if (IS_CV != IS_UNUSED && Z_ISREF_P(container)) {
Z_ISREF_P        40039 Zend/zend_vm_execute.h 			if (Z_ISREF_P(container)) {
Z_ISREF_P        40101 Zend/zend_vm_execute.h 		} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        40131 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        40136 Zend/zend_vm_execute.h 	} else if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        40218 Zend/zend_vm_execute.h 		if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        40568 Zend/zend_vm_execute.h 		    if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(obj)) {
Z_ISREF_P        40771 Zend/zend_vm_execute.h 				if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(ptr)) {
Z_ISREF_P        41571 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        41666 Zend/zend_vm_execute.h 		if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        41847 Zend/zend_vm_execute.h 			if ((IS_CONST & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        41876 Zend/zend_vm_execute.h 				if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        42003 Zend/zend_vm_execute.h 	} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        42116 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        42192 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        42244 Zend/zend_vm_execute.h 		} else if ((IS_CONST & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        42274 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        42279 Zend/zend_vm_execute.h 	} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        42361 Zend/zend_vm_execute.h 		if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        42570 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        42710 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        42786 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        42981 Zend/zend_vm_execute.h 		if (/*type == BP_VAR_R &&*/ Z_ISREF_P(retval) && Z_REFCOUNT_P(retval) == 1) {
Z_ISREF_P        43121 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        43197 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        43858 Zend/zend_vm_execute.h 		if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        43995 Zend/zend_vm_execute.h 			if ((IS_CV & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        44024 Zend/zend_vm_execute.h 				if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        44151 Zend/zend_vm_execute.h 	} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        44211 Zend/zend_vm_execute.h 		} else if ((IS_CV & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        44241 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        44246 Zend/zend_vm_execute.h 	} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        44328 Zend/zend_vm_execute.h 		if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        45003 Zend/zend_vm_execute.h 		if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        45141 Zend/zend_vm_execute.h 			if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(function_name)) {
Z_ISREF_P        45170 Zend/zend_vm_execute.h 				if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
Z_ISREF_P        45298 Zend/zend_vm_execute.h 	} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && UNEXPECTED(Z_ISREF_P(op1))) {
Z_ISREF_P        45358 Zend/zend_vm_execute.h 		} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(offset))) {
Z_ISREF_P        45388 Zend/zend_vm_execute.h 			    (!Z_ISREF_P(value) || Z_TYPE_P(Z_REFVAL_P(value)) != IS_NULL);
Z_ISREF_P        45393 Zend/zend_vm_execute.h 	} else if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P        45475 Zend/zend_vm_execute.h 		if (((IS_TMP_VAR|IS_VAR) & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
Z_ISREF_P         806 ext/intl/grapheme/grapheme_string.c 		if ( !Z_ISREF_P(next) ) {
Z_ISREF_P         692 ext/mysqlnd/mysqlnd_ps_codec.c 		if (Z_ISREF_P(bind_var)) {
Z_ISREF_P        2672 ext/oci8/oci8.c 		if (Z_ISREF_P(array))
Z_ISREF_P          89 ext/session/session.c 	if (Z_ISREF_P(&PS(http_session_vars)) && Z_TYPE_P(Z_REFVAL(PS(http_session_vars))) == IS_ARRAY)
Z_ISREF_P         416 ext/spl/spl_array.c 	    !Z_ISREF_P(ret) &&
Z_ISREF_P        1451 ext/standard/array.c 		     (Z_ISREF_P(zv) && Z_TYPE_P(Z_REFVAL_P(zv)) == IS_ARRAY))) {
Z_ISREF_P        1479 ext/standard/array.c 			int was_ref = Z_ISREF_P(zv);
Z_ISREF_P        2993 ext/standard/array.c 				if ((thash && thash->u.v.nApplyCount > 1) || (src_entry == dest_entry && Z_ISREF_P(dest_entry) && (Z_REFCOUNT_P(dest_entry) % 2))) {
Z_ISREF_P        2998 ext/standard/array.c 				if (Z_ISREF_P(dest_entry)) {
Z_ISREF_P        3096 ext/standard/array.c 				 (!Z_ISREF_P(dest_entry) || Z_TYPE_P(Z_REFVAL_P(dest_entry)) != IS_ARRAY))) {
Z_ISREF_P        3109 ext/standard/array.c 				 (!Z_ISREF_P(dest_entry) || Z_TYPE_P(Z_REFVAL_P(dest_entry)) != IS_ARRAY))) {
Z_ISREF_P        3124 ext/standard/array.c 		    (Z_ISREF_P(src_entry) && Z_ISREF_P(dest_entry) && Z_REF_P(src_entry) == Z_REF_P(dest_entry) && (Z_REFCOUNT_P(dest_entry) % 2))) {
Z_ISREF_P        3403 ext/standard/array.c 			if (UNEXPECTED(Z_ISREF_P(entry) && Z_REFCOUNT_P(entry) == 1)) {
Z_ISREF_P        3903 ext/standard/array.c 		if (Z_ISREF_P(val) && Z_REFCOUNT_P(val) == 1) {
Z_ISREF_P        4326 ext/standard/array.c 		if (Z_ISREF_P(val) && Z_REFCOUNT_P(val) == 1) {
Z_ISREF_P         594 ext/standard/var.c 	zend_bool is_ref = Z_ISREF_P(var);
Z_ISREF_P         789 ext/standard/var.c 		if (Z_ISREF_P(struc)) {
Z_ISREF_P        1236 ext/standard/var_unserializer.c 	if (Z_ISUNDEF_P(rval_ref) || (Z_ISREF_P(rval_ref) && Z_ISUNDEF_P(Z_REFVAL_P(rval_ref)))) {
Z_ISREF_P        1279 ext/standard/var_unserializer.c 	if (Z_ISUNDEF_P(rval_ref) || (Z_ISREF_P(rval_ref) && Z_ISUNDEF_P(Z_REFVAL_P(rval_ref)))) {
Z_ISREF_P        1283 ext/standard/var_unserializer.c 	if (Z_ISREF_P(rval_ref)) {
Z_ISREF_P         515 sapi/phpdbg/phpdbg_utils.c 				} else if (Z_ISREF_P(zv)) {
Z_ISREF_P         567 sapi/phpdbg/phpdbg_utils.c 			} else if (Z_ISREF_P(zv)) {
Z_ISREF_P         666 sapi/phpdbg/phpdbg_utils.c 		is_ref = Z_ISREF_P(zv) && GC_REFCOUNT(Z_COUNTED_P(zv)) > 1;
Z_ISREF_P         396 sapi/phpdbg/phpdbg_watch.c 		if (Z_ISREF_P(watch->addr.zv)) {
Z_ISREF_P        1033 sapi/phpdbg/phpdbg_watch.c 						phpdbg_out("New value%s: ", Z_ISREF_P(watch->addr.zv) ? " (reference)" : "");
Z_ISREF_P        1034 sapi/phpdbg/phpdbg_watch.c 						phpdbg_xml("<watchvalue %r%s type=\"new\">", Z_ISREF_P(watch->addr.zv) ? " reference=\"reference\"" : "");
Z_ISREF_P        1054 sapi/phpdbg/phpdbg_watch.c 							} else if (Z_ISREF_P(watch->addr.zv)) {