Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_vm_opcodes.h35 #define ZEND_BOOL_XOR 14 macro
H A Dzend_opcode.c508 case ZEND_BOOL_XOR: in get_binary_op()
H A Dzend_language_parser.y605 | expr T_LOGICAL_XOR expr { zend_do_binary_op(ZEND_BOOL_XOR, &$$, &$1, &$3 TSRMLS_CC); }
H A Dzend_vm_def.h259 ZEND_VM_HANDLER(14, ZEND_BOOL_XOR, CONST|TMP|VAR|CV, CONST|TMP|VAR|CV)

Completed in 20 milliseconds