Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

_acsm_pattern Struct Reference

#include <acsmx.h>

List of all members.

Public Attributes

_acsm_patternnext
unsigned char * patrn
unsigned char * casepatrn
int n
int nocase
int offset
int depth
void * id
int iid


Member Data Documentation

unsigned char* _acsm_pattern::casepatrn
 

Definition at line 53 of file acsmx.h.

Referenced by acsmAddPattern(), and acsmSearch().

int _acsm_pattern::depth
 

Definition at line 57 of file acsmx.h.

Referenced by acsmAddPattern().

void* _acsm_pattern::id
 

Definition at line 58 of file acsmx.h.

Referenced by acsmAddPattern(), and acsmSearch().

int _acsm_pattern::iid
 

Definition at line 59 of file acsmx.h.

Referenced by acsmAddPattern().

int _acsm_pattern::n
 

Definition at line 54 of file acsmx.h.

Referenced by acsmAddPattern(), acsmCompile(), acsmSearch(), and AddPatternStates().

struct _acsm_pattern* _acsm_pattern::next
 

Definition at line 51 of file acsmx.h.

Referenced by acsmAddPattern(), acsmCompile(), acsmFree(), acsmSearch(), AddMatchListEntry(), Build_NFA(), and CopyMatchListEntry().

int _acsm_pattern::nocase
 

Definition at line 55 of file acsmx.h.

Referenced by acsmAddPattern(), and acsmSearch().

int _acsm_pattern::offset
 

Definition at line 56 of file acsmx.h.

Referenced by acsmAddPattern().

unsigned char* _acsm_pattern::patrn
 

Definition at line 52 of file acsmx.h.

Referenced by acsmAddPattern(), and AddPatternStates().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:30 2006 by  doxygen 1.4.2