PostgreSQL Source Code  git master
subre Struct Reference

#include <regguts.h>

Data Fields

char op
 
char flags
 
char latype
 
int id
 
int capno
 
int backno
 
short min
 
short max
 
struct subrechild
 
struct subresibling
 
struct statebegin
 
struct stateend
 
struct cnfa cnfa
 
struct subrechain
 

Detailed Description

Definition at line 476 of file regguts.h.

Field Documentation

◆ backno

int subre::backno

Definition at line 498 of file regguts.h.

Referenced by cbrdissect(), getsubdfa(), parseqatom(), and subre().

◆ begin

struct state* subre::begin

Definition at line 503 of file regguts.h.

Referenced by cdissect(), freesrnode(), newlacon(), nfanode(), nfatree(), parseqatom(), subre(), and subset().

◆ capno

int subre::capno

Definition at line 497 of file regguts.h.

Referenced by cdissect(), parseqatom(), removecaptures(), subre(), subset(), and zaptreesubs().

◆ chain

struct subre* subre::chain

Definition at line 506 of file regguts.h.

Referenced by cleanst(), and subre().

◆ child

◆ cnfa

◆ end

struct state* subre::end

Definition at line 504 of file regguts.h.

Referenced by cdissect(), freesrnode(), newlacon(), nfanode(), parseqatom(), subre(), and subset().

◆ flags

◆ id

◆ latype

char subre::latype

Definition at line 495 of file regguts.h.

Referenced by lacon(), newlacon(), parseqatom(), pg_regcomp(), and subre().

◆ max

short subre::max

Definition at line 500 of file regguts.h.

Referenced by cbrdissect(), citerdissect(), creviterdissect(), getsubdfa(), parseqatom(), and subre().

◆ min

short subre::min

Definition at line 499 of file regguts.h.

Referenced by cbrdissect(), citerdissect(), creviterdissect(), getsubdfa(), parseqatom(), and subre().

◆ op

◆ sibling


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