File: api_wrdb.h

package info (click to toggle)
xapian-core 1.4.29-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 22,840 kB
  • sloc: cpp: 92,356; ansic: 9,948; sh: 5,026; perl: 850; makefile: 509; javascript: 360; tcl: 319; python: 40
file content (37 lines) | stat: -rw-r--r-- 1,226 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern void test_adddoc1();
extern void test_adddoc2();
extern void test_adddoc3();
extern void test_adddoc4();
extern void test_adddoc5();
extern void test_adddoc6();
extern void test_implicitendsession1();
extern void test_databaseassign1();
extern void test_deldoc1();
extern void test_deldoc2();
extern void test_deldoc3();
extern void test_deldoc4();
extern void test_deldoc5();
extern void test_deldoc6();
extern void test_replacedoc1();
extern void test_replacedoc2();
extern void test_replacedoc3();
extern void test_replacedoc4();
extern void test_replacedoc5();
extern void test_replacedoc6();
extern void test_uniqueterm1();
extern void test_allpostlist2();
extern void test_emptyterm2();
extern void test_phraseorneartoand1();
extern void test_longpositionlist1();
extern void test_consistency2();
extern void test_crashrecovery1();
extern void test_nomoredocids1();
extern void test_synonymitor1();
extern void test_termtoolong1();
extern void test_postlist7();
extern void test_lazytablebug1();
extern void test_cursordelbug1();
extern void test_modifyvalues1();
extern void test_protocolbug1();
extern void test_remotefdleak1();