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 1954 of file wparser_def.c.

Field Documentation

◆ chosen

bool CoverPos::chosen

Definition at line 1961 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ curlen

int32 CoverPos::curlen

Definition at line 1960 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ endpos

int32 CoverPos::endpos

Definition at line 1958 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ excluded

bool CoverPos::excluded

Definition at line 1962 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ poslen

int32 CoverPos::poslen

Definition at line 1959 of file wparser_def.c.

Referenced by mark_hl_fragments().

◆ startpos

int32 CoverPos::startpos

Definition at line 1957 of file wparser_def.c.

Referenced by mark_hl_fragments().


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