Home
last modified time | relevance | path

Searched refs:ZEND_ASSIGN_DIV (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_vm_opcodes.h47 #define ZEND_ASSIGN_DIV 26 macro
H A Dzend_opcode.c459 case ZEND_ASSIGN_DIV: in get_binary_op()
H A Dzend_language_parser.y589 …ariable_parse(&$1, BP_VAR_RW, 0 TSRMLS_CC); zend_do_binary_assign_op(ZEND_ASSIGN_DIV, &$$, &$1, &$…
H A Dzend_vm_def.h504 ZEND_VM_HANDLER(26, ZEND_ASSIGN_DIV, VAR|UNUSED|CV, CONST|TMP|VAR|UNUSED|CV)

Completed in 20 milliseconds