IDZEBRA
2.2.7
|
#include <dfa.h>
Data Fields | |
unsigned char | ch [2] |
unsigned short | to |
unsigned char DFA_tran::ch[2] |
Definition at line 31 of file dfa.h.
Referenced by add_DFA_tran(), dfa_match_first(), go(), lexNode(), mask_shift(), mk_MatchContext(), pr_tran(), and tryMatch().
unsigned short DFA_tran::to |
Definition at line 32 of file dfa.h.
Referenced by add_DFA_tran(), dfa_match_first(), dict_lookup_grep(), go(), lexNode(), mask_shift(), pr_tran(), shift(), and tryMatch().