PostgreSQL Source Code git master
among Struct Reference

#include <snowball_runtime.h>

Data Fields

int s_size
 
const symbols
 
int substring_i
 
int result
 
int function
 

Detailed Description

Definition at line 47 of file snowball_runtime.h.

Field Documentation

◆ function

int among::function

Definition at line 58 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().

◆ result

int among::result

Definition at line 56 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().

◆ s

const symbol* among::s

Definition at line 52 of file snowball_runtime.h.

Referenced by find_among(), find_among_b(), insert_s(), replace_s(), and slice_from_s().

◆ s_size

int among::s_size

Definition at line 50 of file snowball_runtime.h.

Referenced by find_among(), find_among_b(), insert_s(), replace_s(), and slice_from_s().

◆ substring_i

int among::substring_i

Definition at line 54 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().


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