INS-VN-200/vnproglib/c/help/search/searchdata.js
2024-05-14 02:14:13 +02:00

37 lines
536 B
JavaScript

var indexSectionsWithContent =
{
0: "abcdefghiklmnopqrstuvwxy",
1: "abcdfgimqrsvy",
2: "cest",
3: "bhsv",
4: "abcdefghilmnopqrstuvwxy",
5: "v",
6: "brsu",
7: "krv"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "variables",
5: "typedefs",
6: "groups",
7: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Data Structures",
2: "Files",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Modules",
7: "Pages"
};