File: searchdata.js

package info (click to toggle)
quantlib-refman-html 1.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 103,140 kB
  • sloc: javascript: 13,408; makefile: 35
file content (45 lines) | stat: -rw-r--r-- 739 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
44
45
var indexSectionsWithContent =
{
  0: "1abcdefghijklmnopqrstuvwxyz~",
  1: "abcdefghijklmnopqrstuvwxyz",
  2: "q",
  3: "abcdefghijklmnopqrstuvwxyz~",
  4: "bcefgilmnopqrsuvx",
  5: "bdfgilnoprstvxyz",
  6: "bcdfjmnoprstw",
  7: "abcdefghijklmnopqstuwxz",
  8: "m",
  9: "1abcdflmnopqstuv",
  10: "acdikqtuvw"
};

var indexSectionNames =
{
  0: "all",
  1: "classes",
  2: "namespaces",
  3: "functions",
  4: "variables",
  5: "typedefs",
  6: "enums",
  7: "enumvalues",
  8: "related",
  9: "groups",
  10: "pages"
};

var indexSectionLabels =
{
  0: "All",
  1: "Classes",
  2: "Namespaces",
  3: "Functions",
  4: "Variables",
  5: "Typedefs",
  6: "Enumerations",
  7: "Enumerator",
  8: "Friends",
  9: "Modules",
  10: "Pages"
};