Home
last modified time | relevance | path

Searched defs:binary_op (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_operators.h825 #define ZEND_TRY_BINARY_OP1_OBJECT_OPERATION(opcode, binary_op) … argument
852 #define ZEND_TRY_BINARY_OBJECT_OPERATION(opcode, binary_op) … argument
H A Dzend_execute.c1405 …y(zval *object, zval *property, void **cache_slot, zval *value, binary_op_type binary_op, zval *re… in zend_assign_op_overloaded_property()
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_optimizer.c77 binary_op_type binary_op = get_binary_op(opcode); in zend_optimizer_eval_binary_op() local

Completed in 19 milliseconds