|
IDZEBRA 2.2.8
|
Data Fields | |
| int | n |
| int | range |
| MatchWord * | Sc |
| int | fact |
| MatchWord * | match_mask |
| int MatchContext::fact |
Definition at line 50 of file lookgrep.c.
Referenced by dict_lookup_grep(), grep(), and mk_MatchContext().
| MatchWord* MatchContext::match_mask |
Definition at line 51 of file lookgrep.c.
Referenced by grep(), and mk_MatchContext().
| int MatchContext::n |
Definition at line 42 of file grepper.c.
Referenced by dict_lookup_grep(), get_bit(), get_bit(), go(), grep(), mask_shift(), mask_shift(), mk_MatchContext(), mk_MatchContext(), move(), or(), or(), reset_bit(), set_bit(), set_bit(), shift(), and shift().
| int MatchContext::range |
Definition at line 43 of file grepper.c.
Referenced by dict_lookup_grep(), go(), grep(), mk_MatchContext(), mk_MatchContext(), and move().
| MatchWord* MatchContext::Sc |
Definition at line 44 of file grepper.c.
Referenced by mk_MatchContext().