dfa Struct Reference


Data Fields

int nssets
int nssused
int nstates
int ncolors
int wordsper
ssetssets
unsigned * statesarea
unsigned * work
sset ** outsarea
arcpincarea
cnfacnfa
colormapcm
chrlastpost
chrlastnopr
ssetsearch
int cptsmalloced
char * mallocarea

Detailed Description

Definition at line 59 of file regexec.c.


Field Documentation

Definition at line 60 of file regexec.c.

Definition at line 61 of file regexec.c.

Definition at line 62 of file regexec.c.

Definition at line 63 of file regexec.c.

Definition at line 64 of file regexec.c.

struct sset* dfa::ssets

Definition at line 65 of file regexec.c.

unsigned* dfa::statesarea

Definition at line 66 of file regexec.c.

unsigned* dfa::work

Definition at line 67 of file regexec.c.

struct sset** dfa::outsarea

Definition at line 68 of file regexec.c.

struct arcp* dfa::incarea

Definition at line 69 of file regexec.c.

struct cnfa* dfa::cnfa

Definition at line 70 of file regexec.c.

struct colormap* dfa::cm

Definition at line 71 of file regexec.c.

Definition at line 72 of file regexec.c.

Definition at line 73 of file regexec.c.

struct sset* dfa::search

Definition at line 74 of file regexec.c.

Definition at line 75 of file regexec.c.

Definition at line 76 of file regexec.c.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/regexec.c



Generated on Wed Mar 12 12:18:41 2008 by  doxygen 1.5.1