Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/Optimizer/
H A Dpass1_5.c74 binary_op_type binary_op = get_binary_op(opline->opcode); in zend_optimizer_pass1()
H A Dblock_pass.c1032 binary_op_type binary_op = get_binary_op(opline->opcode); in zend_optimize_block()
/PHP-7.0/Zend/
H A Dzend_compile.h694 ZEND_API binary_op_type get_binary_op(int opcode);
H A Dzend_opcode.c721 ZEND_API binary_op_type get_binary_op(int opcode) in get_binary_op() function
H A Dzend_ast.c244 binary_op_type op = get_binary_op(ast->attr); in zend_ast_evaluate()
H A Dzend_compile.c5870 binary_op_type fn = get_binary_op(opcode); in zend_try_ct_eval_binary_op()

Completed in 42 milliseconds