#include <fcntl.h>
#include <unistd.h>
#include <sys/stat.h>
#include <WordCursor.h>
#include <WordTree.h>
#include <WordResults.h>
Go to the source code of this file.
Defines | |
#define | WORD_RESULT_PAGESIZE 1024 |
Functions | |
static int | wordResults_cmp (const DBT *a, const DBT *b) |