PostgreSQL Source Code
git master
|
#include <ts_public.h>
Data Fields | |
int | len |
char ** | stop |
Definition at line 100 of file ts_public.h.
int StopList::len |
Definition at line 102 of file ts_public.h.
Referenced by readstoplist(), and searchstoplist().
char** StopList::stop |
Definition at line 103 of file ts_public.h.
Referenced by readstoplist(), and searchstoplist().