PostgreSQL Source Code  git master
among Struct Reference

#include <header.h>

Data Fields

int s_size
 
const symbols
 
int substring_i
 
int result
 
int(* function )(struct SN_env *)
 

Detailed Description

Definition at line 15 of file header.h.

Field Documentation

◆ function

int(* among::function) (struct SN_env *)

Definition at line 20 of file header.h.

Referenced by find_among(), and find_among_b().

◆ result

int among::result

Definition at line 19 of file header.h.

Referenced by find_among(), and find_among_b().

◆ s

const symbol* among::s

Definition at line 17 of file header.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 16 of file header.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 18 of file header.h.

Referenced by find_among(), and find_among_b().


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