PostgreSQL Source Code  git master
StopList Struct Reference

#include <ts_public.h>

Data Fields

int len
 
char ** stop
 

Detailed Description

Definition at line 100 of file ts_public.h.

Field Documentation

◆ len

int StopList::len

Definition at line 102 of file ts_public.h.

Referenced by readstoplist(), and searchstoplist().

◆ stop

char** StopList::stop

Definition at line 103 of file ts_public.h.

Referenced by readstoplist(), and searchstoplist().


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