Searched refs:ZEND_ASSIGN_SUB (Results 1 – 10 of 10) sorted by relevance
54 #define ZEND_ASSIGN_SUB 24 macro
828 case ZEND_ASSIGN_SUB: in get_binary_op()
783 …ariable_parse(&$1, BP_VAR_RW, 0 TSRMLS_CC); zend_do_binary_assign_op(ZEND_ASSIGN_SUB, &$$, &$1, &$…
542 ZEND_VM_HANDLER(24, ZEND_ASSIGN_SUB, VAR|UNUSED|CV, CONST|TMP|VAR|UNUSED|CV)
25 case ZEND_ASSIGN_SUB:
236 case ZEND_ASSIGN_SUB: in update_op2_const()256 (opline-1)->opcode == ZEND_ASSIGN_SUB || in update_op2_const()
99 opline->opcode = ZEND_ASSIGN_SUB;
228 case ZEND_ASSIGN_SUB: in optimizer_compact_literals()
1946 case ZEND_ASSIGN_SUB: in zend_t_usage()
213 CASE(ZEND_ASSIGN_SUB); in phpdbg_decode_opcode()
Completed in 37 milliseconds