Header And Logo

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

Data Fields

RegisNode Struct Reference

#include <regis.h>

Data Fields

uint32 type:2
uint32 len:16
uint32 unused:14
struct RegisNodenext
unsigned char data [1]

Detailed Description

Definition at line 17 of file regis.h.


Field Documentation

unsigned char RegisNode::data[1]

Definition at line 24 of file regis.h.

Referenced by RS_compile(), and RS_execute().

Definition at line 20 of file regis.h.

Referenced by RS_compile().

Definition at line 23 of file regis.h.

Referenced by newRegisNode(), RS_compile(), RS_execute(), and RS_free().

Definition at line 20 of file regis.h.

Referenced by RS_compile(), and RS_execute().

Definition at line 20 of file regis.h.


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