Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_execute.c1544 static const binary_op_type zend_binary_ops[] = { in zend_binary_op() local
1561 return zend_binary_ops[opcode - ZEND_ADD](ret, op1, op2); in zend_binary_op()

Completed in 19 milliseconds