File: api_none.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 (25 lines) | stat: -rw-r--r-- 988 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
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern void test_version1();
extern void test_nosubdatabases1();
extern void test_document1();
extern void test_document2();
extern void test_documentclearterms1();
extern void test_documentclearvalues1();
extern void test_documentemptyterm1();
extern void test_emptyquery4();
extern void test_singlesubquery1();
extern void test_singlesubquery2();
extern void test_singlesubquery3();
extern void test_combinewqfnomore1();
extern void test_subclassablerefcount1();
extern void test_subclassablerefcount2();
extern void test_subclassablerefcount3();
extern void test_subclassablerefcount4();
extern void test_subclassablerefcount5();
extern void test_subclassablerefcount6();
extern void test_subclassablerefcount7();
extern void test_subclassablerefcount8();
extern void test_nonutf8docdesc1();
extern void test_deletewhileiterating1();
extern void test_removepostings();
extern void test_errorcopyctor();