get_unary_op      251 Zend/zend_ast.c 				unary_op_type op = get_unary_op(ast->attr);
get_unary_op     5811 Zend/zend_compile.c 	unary_op_type fn = get_unary_op(opcode);
get_unary_op      693 Zend/zend_compile.h ZEND_API unary_op_type get_unary_op(int opcode);
get_unary_op     1023 ext/opcache/Optimizer/block_pass.c 			unary_op_type unary_op = get_unary_op(opline->opcode);
get_unary_op      149 ext/opcache/Optimizer/pass1_5.c 				unary_op_type unary_op = get_unary_op(opline->opcode);