Rizin
unix-like reverse engineering framework and cli tools
diff_colors_t Struct Reference

Public Attributes

const char * number
 
const char * match
 
const char * unmatch
 
const char * legenda
 
const char * reset
 

Detailed Description

Definition at line 110 of file rz-diff.c.

Member Data Documentation

◆ legenda

const char* diff_colors_t::legenda

Definition at line 114 of file rz-diff.c.

Referenced by rz_diff_draw_tui(), and rz_diff_get_colors().

◆ match

const char* diff_colors_t::match

Definition at line 112 of file rz-diff.c.

Referenced by diff_hexdump_partial(), and rz_diff_get_colors().

◆ number

const char* diff_colors_t::number

Definition at line 111 of file rz-diff.c.

Referenced by diff_hexdump_partial(), and rz_diff_get_colors().

◆ reset

const char* diff_colors_t::reset

◆ unmatch

const char* diff_colors_t::unmatch

Definition at line 113 of file rz-diff.c.

Referenced by diff_hexdump_partial(), and rz_diff_get_colors().


The documentation for this struct was generated from the following file: