smalldfa Struct Reference


Data Fields

dfa dfa
sset ssets [FEWSTATES *2]
unsigned statesarea [FEWSTATES *2+WORK]
ssetoutsarea [FEWSTATES *2 *FEWCOLORS]
arcp incarea [FEWSTATES *2 *FEWCOLORS]

Detailed Description

Definition at line 87 of file regexec.c.


Field Documentation

Definition at line 88 of file regexec.c.

struct sset smalldfa::ssets[FEWSTATES *2]

Definition at line 89 of file regexec.c.

unsigned smalldfa::statesarea[FEWSTATES *2+WORK]

Definition at line 90 of file regexec.c.

struct sset* smalldfa::outsarea[FEWSTATES *2 *FEWCOLORS]

Definition at line 91 of file regexec.c.

struct arcp smalldfa::incarea[FEWSTATES *2 *FEWCOLORS]

Definition at line 92 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:42 2008 by  doxygen 1.5.1