File: searchdata.js

package info (click to toggle)
igmplot 3.17-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,584 kB
  • sloc: cpp: 20,041; javascript: 2,801; makefile: 111; python: 51; awk: 46; csh: 18
file content (39 lines) | stat: -rw-r--r-- 599 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
var indexSectionsWithContent =
{
  0: "_abcdefghiklmnoprstuvwxyz~",
  1: "_abclmnpr",
  2: "egilnoprtvw",
  3: "abcdefghilmnoprstuvw~",
  4: "abcdefghiklmnoprstuvwxyz",
  5: "ackmop",
  6: "ackop",
  7: "acdefimprsvx",
  8: "_fhinst"
};

var indexSectionNames =
{
  0: "all",
  1: "classes",
  2: "files",
  3: "functions",
  4: "variables",
  5: "typedefs",
  6: "enums",
  7: "enumvalues",
  8: "defines"
};

var indexSectionLabels =
{
  0: "All",
  1: "Data Structures",
  2: "Files",
  3: "Functions",
  4: "Variables",
  5: "Typedefs",
  6: "Enumerations",
  7: "Enumerator",
  8: "Macros"
};