1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern bool test_queryterms1();
extern bool test_matchall2();
extern bool test_matchnothing1();
extern bool test_overload1();
extern bool test_possubqueries1();
extern bool test_xor3();
extern bool test_nonutf8termdesc1();
extern bool test_queryintro1();
extern bool test_phrasealldocs1();
extern bool test_wildcard1();
extern bool test_wildcard2();
extern bool test_dualprefixwildcard1();
extern bool test_loosephrase1();
extern bool test_loosenear1();
extern bool test_complexphrase1();
extern bool test_complexnear1();
extern bool test_complexphrase2();
extern bool test_complexnear2();
extern bool test_zeroestimate1();
extern bool test_complexphrase3();
extern bool test_complexnear3();
extern bool test_subdbwithoutpos1();
extern bool test_notandor1();
|