Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds