Lines Matching refs:zend_assign_to_variable
16172 zend_assign_to_variable(variable_ptr, value, IS_CV);
17648 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);
17729 value = zend_assign_to_variable(variable_ptr, value, IS_CONST);
18457 value = zend_assign_to_variable(variable_ptr, value, IS_TMP_VAR);
18663 value = zend_assign_to_variable(variable_ptr, value, IS_VAR);
19315 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);
20874 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);
20955 value = zend_assign_to_variable(variable_ptr, value, IS_CV);
22556 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);
32125 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);
32206 value = zend_assign_to_variable(variable_ptr, value, IS_CONST);
33447 value = zend_assign_to_variable(variable_ptr, value, IS_TMP_VAR);
33849 value = zend_assign_to_variable(variable_ptr, value, IS_VAR);
34920 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);
37200 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);
37281 value = zend_assign_to_variable(variable_ptr, value, IS_CV);
39888 value = zend_assign_to_variable(variable_ptr, value, (opline+1)->op1_type);