#include <acsmx2.h>
Public Attributes | |
int | acsmMaxStates |
int | acsmNumStates |
ACSM_PATTERN2 * | acsmPatterns |
acstate_t * | acsmFailState |
ACSM_PATTERN2 ** | acsmMatchList |
trans_node_t ** | acsmTransTable |
acstate_t ** | acsmNextState |
int | acsmFormat |
int | acsmSparseMaxRowNodes |
int | acsmSparseMaxZcnt |
int | acsmNumTrans |
int | acsmAlphabetSize |
int | acsmFSA |
|
Definition at line 133 of file acsmx2.h. Referenced by acsmPrintInfo2(), acsmPrintSummaryInfo(), acsmPrintSummaryInfo2(), acsmSetAlphabetSize2(), Conv_Full_DFA_To_Sparse(), Conv_Full_DFA_To_SparseBands(), Conv_List_To_Full(), Convert_NFA_To_DFA(), List_ConvToFull(), and Print_DFA(). |
|
Definition at line 119 of file acsmx2.h. Referenced by acsmCompile2(), acsmFree2(), Build_NFA(), and Convert_NFA_To_DFA(). |
|
Definition at line 128 of file acsmx2.h. Referenced by acsmCompile2(), acsmPrintInfo2(), acsmPrintSummaryInfo(), acsmPrintSummaryInfo2(), and acsmSelectFormat2(). |
|
Definition at line 134 of file acsmx2.h. Referenced by acsmCompile2(), acsmPrintInfo2(), acsmPrintSummaryInfo(), acsmPrintSummaryInfo2(), and acsmSelectFSA2(). |
|
Definition at line 120 of file acsmx2.h. Referenced by acsmCompile2(), acsmFree2(), acsmUpdateMatchStates(), AddMatchListEntry(), Build_NFA(), List_PrintTransTable(), and Print_DFA_MatchList(). |
|
Definition at line 115 of file acsmx2.h. Referenced by acsmCompile2(), Conv_Full_DFA_To_Banded(), Conv_Full_DFA_To_Sparse(), Conv_Full_DFA_To_SparseBands(), Conv_List_To_Full(), and List_FreeTransTable(). |
|
Definition at line 127 of file acsmx2.h. Referenced by acsmCompile2(), acsmFree2(), acsmUpdateMatchStates(), Conv_Full_DFA_To_Banded(), Conv_Full_DFA_To_Sparse(), Conv_Full_DFA_To_SparseBands(), Conv_List_To_Full(), and Print_DFA(). |
|
Definition at line 116 of file acsmx2.h. Referenced by acsmCompile2(), acsmPrintInfo2(), acsmUpdateMatchStates(), AddPatternStates(), Build_NFA(), Convert_NFA_To_DFA(), List_PrintTransTable(), and Print_DFA(). |
|
Definition at line 132 of file acsmx2.h. Referenced by acsmCompile2(), acsmPrintInfo2(), and List_PutNextState(). |
|
Definition at line 118 of file acsmx2.h. Referenced by acsmAddKey2(), acsmAddPattern2(), and acsmCompile2(). |
|
Definition at line 129 of file acsmx2.h. Referenced by acsmPrintInfo2(), acsmSetMaxSparseElements2(), and Conv_Full_DFA_To_Sparse(). |
|
Definition at line 130 of file acsmx2.h. Referenced by acsmPrintInfo2(), acsmSetMaxSparseBandZeros2(), and Conv_Full_DFA_To_SparseBands(). |
|
Definition at line 125 of file acsmx2.h. Referenced by acsmCompile2(), List_ConvToFull(), List_FreeTransTable(), List_GetNextState(), List_GetNextState2(), List_PrintTransTable(), and List_PutNextState(). |