IDZEBRA  2.2.7
Data Fields
MatchContext Struct Reference

Data Fields

int n
 
int range
 
MatchWordSc
 
int fact
 
MatchWordmatch_mask
 

Detailed Description

Definition at line 41 of file grepper.c.

Field Documentation

◆ fact

int MatchContext::fact

Definition at line 50 of file lookgrep.c.

Referenced by dict_lookup_grep(), grep(), and mk_MatchContext().

◆ match_mask

MatchWord* MatchContext::match_mask

Definition at line 51 of file lookgrep.c.

Referenced by grep(), and mk_MatchContext().

◆ n

int MatchContext::n

◆ range

int MatchContext::range

Definition at line 43 of file grepper.c.

Referenced by dict_lookup_grep(), go(), grep(), mk_MatchContext(), and move().

◆ Sc

MatchWord* MatchContext::Sc

Definition at line 44 of file grepper.c.

Referenced by mk_MatchContext().


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