File: api_query.h

package info (click to toggle)
xapian-core 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 25,008 kB
  • sloc: cpp: 136,717; ansic: 11,798; sh: 5,416; perl: 1,024; javascript: 551; makefile: 460; tcl: 299; python: 40
file content (43 lines) | stat: -rw-r--r-- 1,488 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
38
39
40
41
42
43
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern void test_queryterms1();
extern void test_matchall2();
extern void test_matchnothing1();
extern void test_overload1();
extern void test_possubqueries1();
extern void test_xor3();
extern void test_nonutf8termdesc1();
extern void test_queryintro1();
extern void test_phrasealldocs1();
extern void test_wildcard1();
extern void test_wildcard2();
extern void test_wildcard3();
extern void test_wildcard4();
extern void test_dualprefixwildcard1();
extern void test_specialwildcard1();
extern void test_singlecharwildcard1();
extern void test_multicharwildcard1();
extern void test_editdist1();
extern void test_editdist2();
extern void test_dualprefixeditdist1();
extern void test_loosephrase1();
extern void test_loosenear1();
extern void test_complexphrase1();
extern void test_complexnear1();
extern void test_complexphrase2();
extern void test_complexnear2();
extern void test_zeroestimate1();
extern void test_complexphrase3();
extern void test_complexnear3();
extern void test_subdbwithoutpos1();
extern void test_notandor1();
extern void test_boolorbug1();
extern void test_hoistnotbug1();
extern void test_emptynot1();
extern void test_emptymaybe1();
extern void test_allnot1();
extern void test_emptymayberhs1();
extern void test_phraseweightcheckbug1();
extern void test_orphanedhint1();
extern void test_docidrangebugs1();
extern void test_estimateopbug1();
extern void test_estimateopbug2();