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

#include <header.h>

+ Collaboration diagram for analyser:

Public Attributes

struct tokenisertokeniser
 
struct nodenodes
 
struct namenames
 
struct literalstringliteralstrings
 
byte mode
 
bool modifyable
 
struct nodeprogram
 
struct nodeprogram_end
 
int name_count [t_size]
 
int variable_count
 
struct amongamongs
 
struct amongamongs_end
 
int among_with_function_count
 
struct groupinggroupings
 
struct groupinggroupings_end
 
struct nodesubstring
 
struct namecurrent_routine
 
enc encoding
 
bool int_limits_used
 
bool debug_used
 

Detailed Description

Definition at line 358 of file header.h.

Member Data Documentation

◆ among_with_function_count

int analyser::among_with_function_count

Definition at line 376 of file header.h.

◆ amongs

struct among* analyser::amongs

Definition at line 374 of file header.h.

◆ amongs_end

struct among* analyser::amongs_end

Definition at line 375 of file header.h.

◆ current_routine

struct name* analyser::current_routine

Definition at line 380 of file header.h.

◆ debug_used

bool analyser::debug_used

Definition at line 383 of file header.h.

◆ encoding

enc analyser::encoding

Definition at line 381 of file header.h.

◆ groupings

struct grouping* analyser::groupings

Definition at line 377 of file header.h.

◆ groupings_end

struct grouping* analyser::groupings_end

Definition at line 378 of file header.h.

◆ int_limits_used

bool analyser::int_limits_used

Definition at line 382 of file header.h.

◆ literalstrings

struct literalstring* analyser::literalstrings

Definition at line 362 of file header.h.

◆ mode

byte analyser::mode

Definition at line 363 of file header.h.

◆ modifyable

bool analyser::modifyable

Definition at line 364 of file header.h.

◆ name_count

int analyser::name_count[t_size]

Definition at line 371 of file header.h.

◆ names

struct name* analyser::names

Definition at line 361 of file header.h.

◆ nodes

struct node* analyser::nodes

Definition at line 360 of file header.h.

◆ program

struct node* analyser::program

Definition at line 365 of file header.h.

◆ program_end

struct node* analyser::program_end

Definition at line 366 of file header.h.

◆ substring

struct node* analyser::substring

Definition at line 379 of file header.h.

◆ tokeniser

struct tokeniser* analyser::tokeniser

Definition at line 359 of file header.h.

◆ variable_count

int analyser::variable_count

Definition at line 373 of file header.h.


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