File: api_none.h

package info (click to toggle)
xapian-core 1.4.3-2%2Bdeb9u3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,412 kB
  • sloc: cpp: 113,868; ansic: 8,723; sh: 4,433; perl: 836; makefile: 566; tcl: 317; python: 40
file content (19 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern bool test_version1();
extern bool test_nosubdatabases1();
extern bool test_document1();
extern bool test_document2();
extern bool test_emptyquery4();
extern bool test_singlesubquery1();
extern bool test_singlesubquery2();
extern bool test_singlesubquery3();
extern bool test_combinewqfnomore1();
extern bool test_subclassablerefcount1();
extern bool test_subclassablerefcount2();
extern bool test_subclassablerefcount3();
extern bool test_subclassablerefcount4();
extern bool test_subclassablerefcount5();
extern bool test_subclassablerefcount6();
extern bool test_subclassablerefcount7();
extern bool test_subclassablerefcount8();
extern bool test_nonutf8docdesc1();