xapian-core  2.0.0
Public Attributes | List of all members
among Struct Reference

#include <header.h>

+ Collaboration diagram for among:

Public Attributes

struct amongnext
 
struct amongvecb
 
int number
 
int literalstring_count
 
int command_count
 
int nocommand_count
 
int function_count
 
byte amongvar_needed
 
byte always_matches
 
byte used
 
int shortest_size
 
int longest_size
 
struct nodesubstring
 
struct node ** commands
 
struct nodenode
 
struct namein_routine
 
int s_size
 
const symbols
 
int substring_i
 
int result
 
int function
 

Detailed Description

Definition at line 256 of file header.h.

Member Data Documentation

◆ always_matches

byte among::always_matches

Definition at line 265 of file header.h.

◆ amongvar_needed

byte among::amongvar_needed

Definition at line 264 of file header.h.

◆ b

struct amongvec* among::b

Definition at line 258 of file header.h.

Referenced by len_utf8().

◆ command_count

int among::command_count

Definition at line 261 of file header.h.

◆ commands

struct node** among::commands

Definition at line 270 of file header.h.

◆ function

int among::function

Definition at line 58 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().

◆ function_count

int among::function_count

Definition at line 263 of file header.h.

◆ in_routine

struct name* among::in_routine

Definition at line 272 of file header.h.

◆ literalstring_count

int among::literalstring_count

Definition at line 260 of file header.h.

◆ longest_size

int among::longest_size

Definition at line 268 of file header.h.

◆ next

struct among* among::next

Definition at line 257 of file header.h.

◆ nocommand_count

int among::nocommand_count

Definition at line 262 of file header.h.

◆ node

struct node* among::node

Definition at line 271 of file header.h.

◆ number

int among::number

Definition at line 259 of file header.h.

◆ 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().

◆ shortest_size

int among::shortest_size

Definition at line 267 of file header.h.

◆ substring

struct node* among::substring

Definition at line 269 of file header.h.

◆ substring_i

int among::substring_i

Definition at line 54 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().

◆ used

byte among::used

Definition at line 266 of file header.h.


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