PostgreSQL Source Code  git master
regex_arc_t Struct Reference

#include <regexport.h>

Data Fields

int co
 
int to
 

Detailed Description

Definition at line 38 of file regexport.h.

Field Documentation

◆ co

int regex_arc_t::co

Definition at line 40 of file regexport.h.

Referenced by traverse_lacons().

◆ to

int regex_arc_t::to

Definition at line 41 of file regexport.h.

Referenced by traverse_lacons().


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