Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/Optimizer/
H A Dpass1_5.c110 unary_op_type unary_op = get_unary_op(opline->opcode);
H A Dblock_pass.c1046 unary_op_type unary_op = get_unary_op(opline->opcode); in zend_optimize_block()
/PHP-5.5/Zend/
H A Dzend_opcode.c805 ZEND_API unary_op_type get_unary_op(int opcode) in get_unary_op() function
H A Dzend_compile.h470 ZEND_API unary_op_type get_unary_op(int opcode);

Completed in 16 milliseconds