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

#include <header.h>

+ Collaboration diagram for among:

Public Attributes

struct amongnext
 
struct amongvecv
 
int number
 
int literalstring_count
 
int command_count
 
int nocommand_count
 
int function_count
 
int unique_function_count
 
bool amongvar_needed
 
bool always_matches
 
bool used
 
int same_action
 
int shortest_size
 
int longest_size
 
struct nodesubstring
 
struct node ** commands
 
struct nodenode
 
int s_size
 
const symbols
 
int substring_i
 
int result
 
int function
 

Detailed Description

Definition at line 295 of file header.h.

Member Data Documentation

◆ always_matches

bool among::always_matches

Definition at line 305 of file header.h.

◆ amongvar_needed

bool among::amongvar_needed

Definition at line 304 of file header.h.

◆ command_count

int among::command_count

Definition at line 300 of file header.h.

◆ commands

struct node** among::commands

Definition at line 311 of file header.h.

◆ function

int among::function

Definition at line 59 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().

◆ function_count

int among::function_count

Definition at line 302 of file header.h.

◆ literalstring_count

int among::literalstring_count

Definition at line 299 of file header.h.

◆ longest_size

int among::longest_size

Definition at line 309 of file header.h.

◆ next

struct among* among::next

Definition at line 296 of file header.h.

◆ nocommand_count

int among::nocommand_count

Definition at line 301 of file header.h.

◆ node

struct node* among::node

Definition at line 312 of file header.h.

◆ number

int among::number

Definition at line 298 of file header.h.

◆ result

int among::result

Definition at line 57 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().

◆ s

const symbol* among::s

Definition at line 53 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 51 of file snowball_runtime.h.

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

◆ same_action

int among::same_action

Definition at line 307 of file header.h.

◆ shortest_size

int among::shortest_size

Definition at line 308 of file header.h.

◆ substring

struct node* among::substring

Definition at line 310 of file header.h.

◆ substring_i

int among::substring_i

Definition at line 55 of file snowball_runtime.h.

Referenced by find_among(), and find_among_b().

◆ unique_function_count

int among::unique_function_count

Definition at line 303 of file header.h.

◆ used

bool among::used

Definition at line 306 of file header.h.

◆ v

struct amongvec* among::v

Definition at line 297 of file header.h.

Referenced by find_among(), and find_among_b().


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