ZEND_CALL_CTOR_RESULT_UNUSED  661 Zend/zend_compile.c 						opline->op1.num |= ZEND_CALL_CTOR_RESULT_UNUSED;
ZEND_CALL_CTOR_RESULT_UNUSED 2534 Zend/zend_execute.c 					if (!(ZEND_CALL_INFO(call) & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED 2366 Zend/zend_vm_def.h 				if (!(EX(opline)->op1.num & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED 2369 Zend/zend_vm_def.h 				if (!(call_info & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED 3856 Zend/zend_vm_def.h 			if (!(opline->op1.num & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED 3859 Zend/zend_vm_def.h 			if (!(ZEND_CALL_INFO(call) & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED 4949 Zend/zend_vm_def.h 				(EXPECTED(RETURN_VALUE_USED(opline)) ? 0 : ZEND_CALL_CTOR_RESULT_UNUSED),
ZEND_CALL_CTOR_RESULT_UNUSED  484 Zend/zend_vm_execute.h 				if (!(EX(opline)->op1.num & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED  487 Zend/zend_vm_execute.h 				if (!(call_info & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED  909 Zend/zend_vm_execute.h 			if (!(opline->op1.num & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED  912 Zend/zend_vm_execute.h 			if (!(ZEND_CALL_INFO(call) & ZEND_CALL_CTOR_RESULT_UNUSED)) {
ZEND_CALL_CTOR_RESULT_UNUSED 3379 Zend/zend_vm_execute.h 				(EXPECTED(RETURN_VALUE_USED(opline)) ? 0 : ZEND_CALL_CTOR_RESULT_UNUSED),
ZEND_CALL_CTOR_RESULT_UNUSED 15438 Zend/zend_vm_execute.h 				(EXPECTED(RETURN_VALUE_USED(opline)) ? 0 : ZEND_CALL_CTOR_RESULT_UNUSED),