#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
|
Definition at line 49 of file acsmx2.h. Referenced by acsmSearchSparseNFA(), AddPatternStates(), Build_NFA(), calcSparseBands(), Conv_Full_DFA_To_Banded(), Conv_Full_DFA_To_Sparse(), Convert_NFA_To_DFA(), List_GetNextState(), Print_DFA(), and SparseGetNextStateNFA(). |
|
Definition at line 30 of file acsmx2.h. Referenced by acsmSetAlphabetSize2(), Conv_Full_DFA_To_Banded(), Conv_Full_DFA_To_Sparse(), and Conv_Full_DFA_To_SparseBands(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 1442 of file acsmx2.c. References ACSM_STRUCT2::acsmPatterns, _acsm_pattern2::casepatrn, ConvertCaseEx(), _acsm_pattern2::depth, _acsm_pattern2::id, _acsm_pattern2::iid, MEMASSERT, memcpy, _acsm_pattern2::n, _acsm_pattern2::next, _acsm_pattern2::nocase, _acsm_pattern2::offset, and _acsm_pattern2::patrn. Referenced by mpseAddPattern(). |
|
|
Definition at line 2259 of file acsmx2.c. References ACSM_STRUCT2::acsmFailState, ACSM_STRUCT2::acsmMatchList, ACSM_STRUCT2::acsmNextState, and _acsm_pattern2::next. Referenced by mpseFree(). |
|
Definition at line 1414 of file acsmx2.c. References ACF_FULL, FSA_DFA, init_xlatcase(), MEMASSERT, and memset. Referenced by mpseNew(). |
|
Definition at line 2320 of file acsmx2.c. Referenced by mpsePrintDetail(). |
|
Definition at line 2282 of file acsmx2.c. References ACSM_STRUCT2::acsmAlphabetSize, ACSM_STRUCT2::acsmFormat, ACSM_STRUCT2::acsmFSA, ACSM_STRUCT2::acsmNumStates, ACSM_STRUCT2::acsmNumTrans, ACSM_STRUCT2::acsmSparseMaxRowNodes, ACSM_STRUCT2::acsmSparseMaxZcnt, and max_memory. |
|
Definition at line 2332 of file acsmx2.c. References acsm_summary_s::acsm, ACSM_STRUCT2::acsmAlphabetSize, ACSM_STRUCT2::acsmFormat, ACSM_STRUCT2::acsmFSA, max_memory, acsm_summary_s::num_states, and acsm_summary_s::num_transitions. Referenced by mpsePrintSummary(). |
|
Definition at line 2221 of file acsmx2.c. References ACF_BANDED, ACF_FULL, acsmSearchSparseDFA(), acsmSearchSparseDFA_Banded(), acsmSearchSparseDFA_Full(), acsmSearchSparseNFA(), FSA_DFA, FSA_NFA, and FSA_TRIE. Referenced by mpseSearch(). |
|
Definition at line 1351 of file acsmx2.c. References ACF_BANDED, ACF_FULL, ACF_SPARSE, ACF_SPARSEBANDS, and ACSM_STRUCT2::acsmFormat. Referenced by mpseNew(). |
|
Definition at line 1384 of file acsmx2.c. References ACSM_STRUCT2::acsmFSA, FSA_DFA, FSA_NFA, and FSA_TRIE. |
|
Definition at line 1399 of file acsmx2.c. References ACSM_STRUCT2::acsmAlphabetSize, and MAX_ALPHABET_SIZE. |
|
Definition at line 1370 of file acsmx2.c. References ACSM_STRUCT2::acsmSparseMaxZcnt. |
|
Definition at line 1377 of file acsmx2.c. References ACSM_STRUCT2::acsmSparseMaxRowNodes. |
|
Definition at line 197 of file acsmx2.c. References s_verbose. |