File: api_sorting.h

package info (click to toggle)
xapian-core 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 25,276 kB
  • sloc: cpp: 136,717; ansic: 11,798; sh: 5,028; perl: 1,024; javascript: 551; makefile: 460; tcl: 299; python: 40
file content (11 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern void test_sortfunctor1();
extern void test_sortfunctor2();
extern void test_sortfunctor3();
extern void test_changesorter1();
extern void test_sortfunctorempty1();
extern void test_multivaluekeymaker1();
extern void test_sortfunctorremote1();
extern void test_replace_weights1();
extern void test_replace_weights2();
extern void test_sort_existing_mset_by_relevance();