Header And Logo

PostgreSQL
| The world's most advanced open source database.

Public Member Functions | Data Fields

guts Struct Reference

#include <regguts.h>

Public Member Functions

int FUNCPTR (compare,(const chr *, const chr *, size_t))

Data Fields

int magic
int cflags
long info
size_t nsub
struct subretree
struct cnfa search
int ntree
struct colormap cmap
struct subrelacons
int nlacons

Detailed Description

Definition at line 456 of file regguts.h.


Member Function Documentation

int guts::FUNCPTR ( compare  ,
(const chr *, const chr *, size_t)   
)

Field Documentation

Definition at line 460 of file regguts.h.

Referenced by cfind(), find(), pg_regcomp(), and pg_regexec().

Definition at line 466 of file regguts.h.

Referenced by getsubdfa(), lacon(), pg_regcomp(), pg_regexec(), pg_regprefix(), and rfree().

long guts::info

Definition at line 461 of file regguts.h.

Referenced by pg_regcomp(), pg_regexec(), and pg_regprefix().

Definition at line 468 of file regguts.h.

Referenced by lacon(), pg_regcomp(), and rfree().

Definition at line 458 of file regguts.h.

Referenced by pg_regcomp(), and rfree().

Definition at line 469 of file regguts.h.

Referenced by pg_regcomp(), and rfree().

size_t guts::nsub

Definition at line 462 of file regguts.h.

Referenced by pg_regcomp(), and pg_regexec().

Definition at line 465 of file regguts.h.

Referenced by pg_regcomp(), and pg_regexec().

Definition at line 464 of file regguts.h.

Referenced by cfind(), find(), pg_regcomp(), and rfree().

struct subre* guts::tree

Definition at line 463 of file regguts.h.

Referenced by cfindloop(), find(), pg_regcomp(), pg_regexec(), pg_regprefix(), and rfree().


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