#include <config.h>
#include "stringutils.h"

Go to the source code of this file.
Namespaces | |
| namespace | Xapian |
| The Xapian namespace contains public interfaces for the Xapian library. | |
| namespace | Xapian::Internal |
Variables | |
| const unsigned char | Xapian::Internal::is_tab [('\x20'== ' ')?256:-1] |
| const unsigned char | Xapian::Internal::lo_tab [257] |
| const unsigned char | Xapian::Internal::up_tab [257] |
Definition in file stringutils.cc.