Z_IMMUTABLE_P     756 Zend/zend_builtin_functions.c 				if (!Z_IMMUTABLE_P(val)) {
Z_IMMUTABLE_P     794 Zend/zend_builtin_functions.c 			if (!Z_IMMUTABLE_P(val)) {
Z_IMMUTABLE_P     858 Zend/zend_builtin_functions.c 			if (!Z_IMMUTABLE_P(val)) {
Z_IMMUTABLE_P     655 Zend/zend_operators.c 				if (Z_IMMUTABLE_P(op)) {
Z_IMMUTABLE_P     811 Zend/zend_types.h 	ZEND_ASSERT(Z_REFCOUNTED_P(pz) || Z_IMMUTABLE_P(pz) || Z_SYMBOLTABLE_P(pz));
Z_IMMUTABLE_P     926 Zend/zend_types.h 			if (!Z_IMMUTABLE_P(_zv)) {					\
Z_IMMUTABLE_P     937 Zend/zend_types.h 		    Z_IMMUTABLE_P(_zv)) {						\
Z_IMMUTABLE_P     939 Zend/zend_types.h 				if (!Z_IMMUTABLE_P(_zv)) {				\
Z_IMMUTABLE_P     950 Zend/zend_types.h 		    Z_IMMUTABLE_P(_zv)) {						\
Z_IMMUTABLE_P     953 Zend/zend_types.h 				    Z_IMMUTABLE_P(_zv)) {				\
Z_IMMUTABLE_P     954 Zend/zend_types.h 					if (!Z_IMMUTABLE_P(_zv)) {			\
Z_IMMUTABLE_P     969 Zend/zend_types.h 		    Z_IMMUTABLE_P(_zv)) {						\
Z_IMMUTABLE_P     971 Zend/zend_types.h 				if (!Z_IMMUTABLE_P(_zv)) {				\
Z_IMMUTABLE_P      67 Zend/zend_variables.h 	if (Z_REFCOUNTED_P(zvalue) || Z_IMMUTABLE_P(zvalue)) {
Z_IMMUTABLE_P      68 Zend/zend_variables.h 		if (Z_COPYABLE_P(zvalue) || Z_IMMUTABLE_P(zvalue)) {
Z_IMMUTABLE_P    4416 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST && OP1_TYPE != IS_TMP_VAR && Z_IMMUTABLE_P(args)) {
Z_IMMUTABLE_P    4442 Zend/zend_vm_def.h 				if (!Z_IMMUTABLE_P(args)) {
Z_IMMUTABLE_P    4594 Zend/zend_vm_def.h 		if (OP1_TYPE != IS_CONST && OP1_TYPE != IS_TMP_VAR && Z_IMMUTABLE_P(args)) {
Z_IMMUTABLE_P     957 Zend/zend_vm_execute.h 		if (opline->op1_type != IS_CONST && opline->op1_type != IS_TMP_VAR && Z_IMMUTABLE_P(args)) {
Z_IMMUTABLE_P     983 Zend/zend_vm_execute.h 				if (!Z_IMMUTABLE_P(args)) {
Z_IMMUTABLE_P    1135 Zend/zend_vm_execute.h 		if (opline->op1_type != IS_CONST && opline->op1_type != IS_TMP_VAR && Z_IMMUTABLE_P(args)) {
Z_IMMUTABLE_P     288 ext/opcache/zend_persist.c 				if (Z_IMMUTABLE_P(z)) {
Z_IMMUTABLE_P     344 ext/opcache/zend_persist.c 				if (Z_IMMUTABLE_P(z)) {
Z_IMMUTABLE_P     403 ext/opcache/zend_persist.c 				if (Z_IMMUTABLE_P(z)) {
Z_IMMUTABLE_P     684 ext/wddx/wddx.c 		if (Z_IMMUTABLE_P(name_var)) {