Searched refs:get_binary_op (Results 1 – 6 of 6) sorted by relevance
74 binary_op_type binary_op = get_binary_op(opline->opcode); in zend_optimizer_pass1()
1032 binary_op_type binary_op = get_binary_op(opline->opcode); in zend_optimize_block()
694 ZEND_API binary_op_type get_binary_op(int opcode);
721 ZEND_API binary_op_type get_binary_op(int opcode) in get_binary_op() function
244 binary_op_type op = get_binary_op(ast->attr); in zend_ast_evaluate()
5870 binary_op_type fn = get_binary_op(opcode); in zend_try_ct_eval_binary_op()
Completed in 84 milliseconds