hrms-api-backend/BMA.EHR.API.Document/html/search/searchdata.js

43 lines
665 B
JavaScript
Raw Permalink Normal View History

2023-11-15 17:00:27 +07:00
var indexSectionsWithContent =
{
2023-12-15 12:00:42 +07:00
0: ".24[_abcdefghijklmnopqrstuvwyz",
2023-11-15 17:00:27 +07:00
1: "_abcdefghijklmnoprstu",
2: "b",
3: ".24abcdefghiklmnoprstu",
2023-12-15 12:00:42 +07:00
4: "[abcdefghilmnoprstuv",
2023-11-15 17:00:27 +07:00
5: "abcdefghimnoprst",
6: "cp",
7: "d",
8: "dmy",
2023-12-15 12:00:42 +07:00
9: "abcdefghijklmnopqrstuvwyz"
2023-11-15 17:00:27 +07:00
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "namespaces",
3: "files",
4: "functions",
5: "variables",
6: "typedefs",
7: "enums",
8: "enumvalues",
9: "properties"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Namespaces",
3: "Files",
4: "Functions",
5: "Variables",
6: "Typedefs",
7: "Enumerations",
8: "Enumerator",
9: "Properties"
};