xapian-core
1.4.26
|
#include <config.h>
#include "chert_cursor.h"
#include <cerrno>
#include <xapian/error.h>
#include "chert_table.h"
#include "debuglog.h"
#include "omassert.h"
Go to the source code of this file.
Macros | |
#define | DIR_START 11 |
#define DIR_START 11 |
Definition at line 51 of file chert_cursor.cc.
Referenced by ChertCursor::find_entry().