ServerCore/html/search/searchdata.js
2023-02-11 17:24:25 -08:00

25 lines
302 B
JavaScript

var indexSectionsWithContent =
{
0: "abcegimoprstuw~",
1: "ceiostu",
2: "acegioprstuw~",
3: "abcmosuw"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "functions",
3: "variables"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Functions",
3: "Variables"
};