File: api_wrdb.h

package info (click to toggle)
xapian-core 1.4.3-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 21,224 kB
  • sloc: cpp: 113,806; ansic: 8,723; sh: 4,433; perl: 836; makefile: 567; tcl: 317; python: 40
file content (35 lines) | stat: -rw-r--r-- 1,159 bytes parent folder | download | duplicates (3)
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
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern bool test_adddoc1();
extern bool test_adddoc2();
extern bool test_adddoc3();
extern bool test_adddoc4();
extern bool test_adddoc5();
extern bool test_adddoc6();
extern bool test_implicitendsession1();
extern bool test_databaseassign1();
extern bool test_deldoc1();
extern bool test_deldoc2();
extern bool test_deldoc3();
extern bool test_deldoc4();
extern bool test_deldoc5();
extern bool test_deldoc6();
extern bool test_replacedoc1();
extern bool test_replacedoc2();
extern bool test_replacedoc3();
extern bool test_replacedoc4();
extern bool test_replacedoc5();
extern bool test_replacedoc6();
extern bool test_uniqueterm1();
extern bool test_allpostlist2();
extern bool test_emptyterm2();
extern bool test_phraseorneartoand1();
extern bool test_longpositionlist1();
extern bool test_consistency2();
extern bool test_crashrecovery1();
extern bool test_nomoredocids1();
extern bool test_synonymitor1();
extern bool test_termtoolong1();
extern bool test_postlist7();
extern bool test_lazytablebug1();
extern bool test_cursordelbug1();
extern bool test_modifyvalues1();