Searched refs:ZEND_ASSIGN_ADD (Results 1 – 10 of 10) sorted by relevance
53 #define ZEND_ASSIGN_ADD 23 macro
824 case ZEND_ASSIGN_ADD: in get_binary_op()
782 …ariable_parse(&$1, BP_VAR_RW, 0 TSRMLS_CC); zend_do_binary_assign_op(ZEND_ASSIGN_ADD, &$$, &$1, &$…
537 ZEND_VM_HANDLER(23, ZEND_ASSIGN_ADD, VAR|UNUSED|CV, CONST|TMP|VAR|UNUSED|CV)
24 case ZEND_ASSIGN_ADD:
235 case ZEND_ASSIGN_ADD: in update_op2_const()255 ((opline-1)->opcode == ZEND_ASSIGN_ADD || in update_op2_const()
96 opline->opcode = ZEND_ASSIGN_ADD;
227 case ZEND_ASSIGN_ADD: in optimizer_compact_literals()
1945 case ZEND_ASSIGN_ADD: in zend_t_usage()
212 CASE(ZEND_ASSIGN_ADD); in phpdbg_decode_opcode()
Completed in 47 milliseconds