xapian-core  2.0.0
Macros
honey_synonym.cc File Reference

Synonym data for a honey database. More...

#include <config.h>
#include "honey_synonym.h"
#include "xapian/error.h"
#include "honey_cursor.h"
#include "honey_database.h"
#include "debuglog.h"
#include "stringutils.h"
#include "api/vectortermlist.h"
#include <set>
#include <string>
#include <string_view>
#include <vector>
+ Include dependency graph for honey_synonym.cc:

Go to the source code of this file.

Macros

#define MAGIC_XOR_VALUE   96
 

Detailed Description

Synonym data for a honey database.

Definition in file honey_synonym.cc.

Macro Definition Documentation

◆ MAGIC_XOR_VALUE

#define MAGIC_XOR_VALUE   96

Definition at line 42 of file honey_synonym.cc.