PostgreSQL Source Code git master
CoverPos Struct Reference

Data Fields

int32 startpos
 
int32 endpos
 
int32 poslen
 
int32 curlen
 
bool chosen
 
bool excluded
 

Detailed Description

Definition at line 1909 of file wparser_def.c.

Field Documentation

◆ chosen

bool CoverPos::chosen

Definition at line 1916 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ curlen

int32 CoverPos::curlen

Definition at line 1915 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ endpos

int32 CoverPos::endpos

Definition at line 1913 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ excluded

bool CoverPos::excluded

Definition at line 1917 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ poslen

int32 CoverPos::poslen

Definition at line 1914 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ startpos

int32 CoverPos::startpos

Definition at line 1912 of file wparser_def.c.

Referenced by mark_hl_fragments().


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