Searched refs:zend_binary_ops (Results 1 – 1 of 1) sorted by relevance
1278 static const binary_op_type zend_binary_ops[] = { in zend_binary_op() local1295 return zend_binary_ops[opcode - ZEND_ADD](ret, op1, op2); in zend_binary_op()
Completed in 24 milliseconds