YAP 7.1.0
re_guts

Public Attributes

int magic
 
sop * strip
 
int csetsize
 
int ncsets
 
csetsets
 
uch * setbits
 
int cflags
 
sopno nstates
 
sopno firststate
 
sopno laststate
 
int iflags
 
int nbol
 
int neol
 
int ncategories
 
cat_t * categories
 
char * must
 
int mlen
 
size_t nsub
 
int backrefs
 
sopno nplus
 
cat_t catspace [1]
 

Detailed Description

Definition at line 143 of file regex2.h.

Member Data Documentation

◆ backrefs

int backrefs

Definition at line 166 of file regex2.h.

◆ categories

cat_t* categories

Definition at line 162 of file regex2.h.

◆ catspace

cat_t catspace[1]

Definition at line 169 of file regex2.h.

◆ cflags

int cflags

Definition at line 151 of file regex2.h.

◆ csetsize

int csetsize

Definition at line 147 of file regex2.h.

◆ firststate

sopno firststate

Definition at line 153 of file regex2.h.

◆ iflags

int iflags

Definition at line 155 of file regex2.h.

◆ laststate

sopno laststate

Definition at line 154 of file regex2.h.

◆ magic

int magic

Definition at line 144 of file regex2.h.

◆ mlen

int mlen

Definition at line 164 of file regex2.h.

◆ must

char* must

Definition at line 163 of file regex2.h.

◆ nbol

int nbol

Definition at line 159 of file regex2.h.

◆ ncategories

int ncategories

Definition at line 161 of file regex2.h.

◆ ncsets

int ncsets

Definition at line 148 of file regex2.h.

◆ neol

int neol

Definition at line 160 of file regex2.h.

◆ nplus

sopno nplus

Definition at line 167 of file regex2.h.

◆ nstates

sopno nstates

Definition at line 152 of file regex2.h.

◆ nsub

size_t nsub

Definition at line 165 of file regex2.h.

◆ setbits

uch* setbits

Definition at line 150 of file regex2.h.

◆ sets

cset* sets

Definition at line 149 of file regex2.h.

◆ strip

sop* strip

Definition at line 146 of file regex2.h.


The documentation for this struct was generated from the following file: