Lines Matching refs:IS_UNUSED

2132 	|	cmp byte OP:r0->result_type, IS_UNUSED
3654 if (opline->op2_type != IS_UNUSED) {
3674 if (opline->op2_type != IS_UNUSED) {
4109 … ((opline->result_type != IS_UNUSED && (res_info & MAY_BE_GUARD) && (res_info & MAY_BE_LONG))))) {
4123 if (opline->result_type != IS_UNUSED) {
4145 opline->result_type != IS_UNUSED) {
4150 if (opline->result_type != IS_UNUSED) {
4156 opline->result_type != IS_UNUSED) {
4182 opline->result_type != IS_UNUSED) {
4189 opline->result_type != IS_UNUSED) {
4245 if (opline->opcode == ZEND_PRE_INC && opline->result_type != IS_UNUSED) {
4252 if (opline->opcode == ZEND_PRE_DEC && opline->result_type != IS_UNUSED) {
4291 opline->result_type != IS_UNUSED) {
4303 if (opline->result_type != IS_UNUSED) {
6456 op2_addr = (opline->op2_type != IS_UNUSED) ? OP2_ADDR() : 0;
6458 if (opline->result_type == IS_UNUSED) {
6523 if (opline->op2_type == IS_UNUSED) {
6562 ZEND_ASSERT(opline->result_type == IS_UNUSED);
6609 if (opline->op2_type == IS_UNUSED) {
6620 if (opline->result_type == IS_UNUSED) {
6682 ZEND_ASSERT(opline->result_type == IS_UNUSED);
6684 op2_addr = (opline->op2_type != IS_UNUSED) ? OP2_ADDR() : 0;
6755 if (opline->op2_type == IS_UNUSED) {
6866 if (opline->op2_type == IS_UNUSED) {
6907 ZEND_ASSERT(opline->op1_type == IS_CV && opline->result_type == IS_UNUSED);
9035 if (opline->result_type != IS_UNUSED) {
9210 if (opline->op1_type == IS_UNUSED || use_this) {
9708 if (opline->op1_type == IS_UNUSED || use_this) {
12332 op2_addr = (opline->op2_type != IS_UNUSED) ? OP2_ADDR() : 0;
12400 if (opline->op2_type == IS_UNUSED) {
12463 if (opline->op2_type == IS_UNUSED) {
13117 …prop_info = zend_get_known_property_info(ce, Z_STR_P(member), opline->op1_type == IS_UNUSED, op_ar…
13119 if (opline->op1_type == IS_UNUSED || use_this) {
13156 …prop_info = zend_get_known_property_info(trace_ce, Z_STR_P(member), opline->op1_type == IS_UNUSED,…
13179 …may_be_dynamic = zend_may_be_dynamic_property(ce, Z_STR_P(member), opline->op1_type == IS_UNUSED, …
13446 if (opline->op1_type != IS_UNUSED && !use_this && !op1_indirect) {
13508 if (opline->result_type != IS_UNUSED) {
13515 …prop_info = zend_get_known_property_info(ce, name, opline->op1_type == IS_UNUSED, op_array->filena…
13517 if (opline->op1_type == IS_UNUSED || use_this) {
13563 …prop_info = zend_get_known_property_info(trace_ce, name, opline->op1_type == IS_UNUSED, op_array->…
13629 if (opline->result_type == IS_UNUSED) {
13690 if (opline->result_type == IS_UNUSED) {
13717 if (opline->result_type != IS_UNUSED) {
13728 if (opline->result_type != IS_UNUSED) {
13739 if (opline->opcode == ZEND_PRE_INC_OBJ && opline->result_type != IS_UNUSED) {
13746 if (opline->opcode == ZEND_PRE_DEC_OBJ && opline->result_type != IS_UNUSED) {
13761 if (opline->opcode == ZEND_PRE_INC_OBJ && opline->result_type != IS_UNUSED) {
13769 if (opline->opcode == ZEND_PRE_INC_OBJ && opline->result_type != IS_UNUSED) {
13780 if (opline->opcode == ZEND_PRE_DEC_OBJ && opline->result_type != IS_UNUSED) {
13788 if (opline->opcode == ZEND_PRE_DEC_OBJ && opline->result_type != IS_UNUSED) {
13809 if (opline->result_type == IS_UNUSED) {
13816 if (opline->result_type == IS_UNUSED) {
13852 if (opline->op1_type != IS_UNUSED && !use_this && !op1_indirect) {
13892 ZEND_ASSERT(opline->result_type == IS_UNUSED);
13897 …prop_info = zend_get_known_property_info(ce, name, opline->op1_type == IS_UNUSED, op_array->filena…
13899 if (opline->op1_type == IS_UNUSED || use_this) {
13955 …prop_info = zend_get_known_property_info(trace_ce, name, opline->op1_type == IS_UNUSED, op_array->…
14194 if (opline->op1_type != IS_UNUSED && !use_this && !op1_indirect) {
14242 …prop_info = zend_get_known_property_info(ce, name, opline->op1_type == IS_UNUSED, op_array->filena…
14244 if (opline->op1_type == IS_UNUSED || use_this) {
14299 …prop_info = zend_get_known_property_info(trace_ce, name, opline->op1_type == IS_UNUSED, op_array->…
14447 if (opline->result_type == IS_UNUSED) {
14520 if (opline->op1_type != IS_UNUSED && !use_this && !op1_indirect) {
15930 if (opline->result_type != IS_UNUSED && (op1_info & MAY_BE_LONG)) {