YAP 7.1.0
match

Public Attributes

struct re_gutsg
 
int eflags
 
regmatch_tpmatch
 
char * offp
 
char * beginp
 
char * endp
 
char * coldp
 
char ** lastpos
 
 STATEVARS
 
states st
 
states fresh
 
states tmp
 
states empty
 

Detailed Description

Definition at line 83 of file engine.c.

Member Data Documentation

◆ beginp

char* beginp

Definition at line 88 of file engine.c.

◆ coldp

char* coldp

Definition at line 90 of file engine.c.

◆ eflags

int eflags

Definition at line 85 of file engine.c.

◆ empty

states empty

Definition at line 96 of file engine.c.

◆ endp

char* endp

Definition at line 89 of file engine.c.

◆ fresh

states fresh

Definition at line 94 of file engine.c.

◆ g

struct re_guts* g

Definition at line 84 of file engine.c.

◆ lastpos

char** lastpos

Definition at line 91 of file engine.c.

◆ offp

char* offp

Definition at line 87 of file engine.c.

◆ pmatch

regmatch_t* pmatch

Definition at line 86 of file engine.c.

◆ st

states st

Definition at line 93 of file engine.c.

◆ STATEVARS

STATEVARS

Definition at line 92 of file engine.c.

◆ tmp

states tmp

Definition at line 95 of file engine.c.


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