get_unary_op 485 Zend/zend_compile.h ZEND_API unary_op_type get_unary_op(int opcode); get_unary_op 1050 ext/opcache/Optimizer/block_pass.c unary_op_type unary_op = get_unary_op(opline->opcode); get_unary_op 121 ext/opcache/Optimizer/pass1_5.c unary_op_type unary_op = get_unary_op(opline->opcode);