xapian-core  2.0.0
Functions
honey_termlist.cc File Reference

A TermList in a honey database. More...

#include <config.h>
#include "honey_termlist.h"
#include "expand/expandweight.h"
+ Include dependency graph for honey_termlist.cc:

Go to the source code of this file.

Functions

static void throw_database_corrupt (const char *item, const char *pos)
 

Detailed Description

A TermList in a honey database.

Definition in file honey_termlist.cc.

Function Documentation

◆ throw_database_corrupt()

static void throw_database_corrupt ( const char *  item,
const char *  pos 
)
static

Definition at line 31 of file honey_termlist.cc.

References pos.

Referenced by HoneyTermList::HoneyTermList(), and HoneyTermList::next().