Searched refs:get_unary_op (Results 1 – 4 of 4) sorted by relevance
121 unary_op_type unary_op = get_unary_op(opline->opcode);
1053 unary_op_type unary_op = get_unary_op(opline->opcode); in zend_optimize_block()
805 ZEND_API unary_op_type get_unary_op(int opcode) in get_unary_op() function
485 ZEND_API unary_op_type get_unary_op(int opcode);
Completed in 21 milliseconds