#include <header.h>
Collaboration diagram for among:

Public Attributes | |
| among * | next |
| amongvec * | b |
| int | number |
| int | literalstring_count |
| int | command_count |
| int | have_funcs |
| node * | starter |
| node * | substring |
| int | s_size |
| const symbol * | s |
| int | substring_i |
| int | result |
Definition at line 157 of file header.h.
struct among* among::next [read] |
Definition at line 159 of file header.h.
Referenced by close_analyser(), generate_amongs(), and make_among().
Definition at line 160 of file header.h.
Referenced by close_analyser(), generate_among_table(), generate_substring(), and make_among().
| int among::number |
Definition at line 161 of file header.h.
Referenced by generate_among_table(), and generate_substring().
Definition at line 162 of file header.h.
Referenced by generate_among_table(), and generate_substring().
struct node* among::starter [read] |
struct node* among::substring [read] |
| int among::s_size |
Definition at line 47 of file steminternal.h.
Definition at line 48 of file steminternal.h.
Referenced by generate_head(), Xapian::Stem::Internal::insert_s(), Xapian::Stem::Internal::replace_s(), and Xapian::Stem::Internal::slice_from_s().
Definition at line 49 of file steminternal.h.
| int among::result |
Definition at line 50 of file steminternal.h.