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

#include <rz_cons.h>

Public Attributes

char strings [RZ_CONS_GREP_WORDS][RZ_CONS_GREP_WORD_SIZE]
 
int nstrings
 
char * str
 
int counter
 
bool charCounter
 
int less
 
bool hud
 
bool human
 
int json
 
char * json_path
 
int range_line
 
int line
 
int sort
 
int sort_row
 
bool sort_invert
 
int f_line
 
int l_line
 
int tokens [RZ_CONS_GREP_TOKENS]
 
int tokens_used
 
int amp
 
int zoom
 
int zoomy
 
int neg
 
int begin
 
int end
 
int icase
 

Detailed Description

Definition at line 72 of file rz_cons.h.

Member Data Documentation

◆ amp

int rz_cons_grep_t::amp

Definition at line 92 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grep_line().

◆ begin

int rz_cons_grep_t::begin

Definition at line 96 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grep_line().

◆ charCounter

bool rz_cons_grep_t::charCounter

Definition at line 77 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ counter

int rz_cons_grep_t::counter

Definition at line 76 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ end

int rz_cons_grep_t::end

Definition at line 97 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grep_line().

◆ f_line

int rz_cons_grep_t::f_line

Definition at line 88 of file rz_cons.h.

Referenced by parse_grep_expression(), rz_cons_grep_line(), and rz_cons_grepbuf().

◆ hud

bool rz_cons_grep_t::hud

Definition at line 79 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ human

bool rz_cons_grep_t::human

Definition at line 80 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ icase

int rz_cons_grep_t::icase

Definition at line 98 of file rz_cons.h.

Referenced by parse_grep_expression(), rz_cons_grep_line(), and rz_cons_grepbuf().

◆ json

int rz_cons_grep_t::json

Definition at line 81 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ json_path

char* rz_cons_grep_t::json_path

Definition at line 82 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ l_line

int rz_cons_grep_t::l_line

Definition at line 89 of file rz_cons.h.

Referenced by parse_grep_expression(), rz_cons_grep_line(), and rz_cons_grepbuf().

◆ less

int rz_cons_grep_t::less

Definition at line 78 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ line

int rz_cons_grep_t::line

◆ neg

int rz_cons_grep_t::neg

Definition at line 95 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grep_line().

◆ nstrings

int rz_cons_grep_t::nstrings

Definition at line 74 of file rz_cons.h.

Referenced by parse_grep_expression(), rz_cons_grep_line(), and rz_cons_grepbuf().

◆ range_line

int rz_cons_grep_t::range_line

Definition at line 83 of file rz_cons.h.

Referenced by parse_grep_expression(), rz_cons_grep_line(), and rz_cons_grepbuf().

◆ sort

int rz_cons_grep_t::sort

◆ sort_invert

bool rz_cons_grep_t::sort_invert

Definition at line 87 of file rz_cons.h.

Referenced by cons_grep_reset(), parse_grep_expression(), and rz_cons_grepbuf().

◆ sort_row

int rz_cons_grep_t::sort_row

Definition at line 86 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grep_line().

◆ str

char* rz_cons_grep_t::str

Definition at line 75 of file rz_cons.h.

Referenced by cons_grep_reset(), cons_stack_dump(), parse_grep_expression(), and rz_cons_grepbuf().

◆ strings

char rz_cons_grep_t::strings[RZ_CONS_GREP_WORDS][RZ_CONS_GREP_WORD_SIZE]

Definition at line 73 of file rz_cons.h.

Referenced by parse_grep_expression(), rz_cons_grep_line(), and rz_cons_grepbuf().

◆ tokens

int rz_cons_grep_t::tokens[RZ_CONS_GREP_TOKENS]

Definition at line 90 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grep_line().

◆ tokens_used

int rz_cons_grep_t::tokens_used

Definition at line 91 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grep_line().

◆ zoom

int rz_cons_grep_t::zoom

Definition at line 93 of file rz_cons.h.

Referenced by parse_grep_expression(), and rz_cons_grepbuf().

◆ zoomy

int rz_cons_grep_t::zoomy

Definition at line 94 of file rz_cons.h.

Referenced by rz_cons_grepbuf().


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