| 
    xapian-core
    1.4.29
    
   | 
 
Public Attributes | |
| unsigned char | C_tab [256] | 
| int | major | 
| int | minor | 
| int | revision | 
| char | str [8] | 
| unsigned | stemmer_name_len | 
| char | stemmer_data [256] | 
Definition at line 30 of file constinfo.h.
| unsigned char Xapian::Internal::constinfo::C_tab[256] | 
Definition at line 31 of file constinfo.h.
Referenced by C_tab_().
| int Xapian::Internal::constinfo::major | 
Definition at line 32 of file constinfo.h.
Referenced by Xapian::major_version().
| int Xapian::Internal::constinfo::minor | 
Definition at line 32 of file constinfo.h.
Referenced by Xapian::minor_version().
| int Xapian::Internal::constinfo::revision | 
Definition at line 32 of file constinfo.h.
Referenced by Xapian::revision().
| char Xapian::Internal::constinfo::stemmer_data[256] | 
Definition at line 36 of file constinfo.h.
Referenced by Xapian::Stem::get_available_languages().
| unsigned Xapian::Internal::constinfo::stemmer_name_len | 
Definition at line 34 of file constinfo.h.
Referenced by Xapian::Stem::get_available_languages().
| char Xapian::Internal::constinfo::str[8] | 
Definition at line 33 of file constinfo.h.
Referenced by Xapian::version_string().