2020-01-08 22:43:13 +01:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2021-08-23 23:48:11 +02:00
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head><title></title>
|
2020-01-08 22:43:13 +01:00
|
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
2021-08-23 23:48:11 +02:00
|
|
|
<meta name="generator" content="Doxygen 1.9.1"/>
|
2020-01-08 22:43:13 +01:00
|
|
|
<link rel="stylesheet" type="text/css" href="search.css"/>
|
|
|
|
<script type="text/javascript" src="all_e.js"></script>
|
|
|
|
<script type="text/javascript" src="search.js"></script>
|
|
|
|
</head>
|
|
|
|
<body class="SRPage">
|
|
|
|
<div id="SRIndex">
|
|
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
|
|
<div id="SRResults"></div>
|
2021-08-23 23:48:11 +02:00
|
|
|
<script type="text/javascript">
|
2020-01-08 22:43:13 +01:00
|
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
|
|
createResults();
|
|
|
|
/* @license-end */
|
2021-08-23 23:48:11 +02:00
|
|
|
</script>
|
2020-01-08 22:43:13 +01:00
|
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
2021-08-23 23:48:11 +02:00
|
|
|
<script type="text/javascript">
|
2020-01-08 22:43:13 +01:00
|
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
|
|
document.getElementById("Loading").style.display="none";
|
|
|
|
document.getElementById("NoMatches").style.display="none";
|
|
|
|
var searchResults = new SearchResults("searchResults");
|
|
|
|
searchResults.Search();
|
2021-08-23 23:48:11 +02:00
|
|
|
window.addEventListener("message", function(event) {
|
|
|
|
if (event.data == "take_focus") {
|
|
|
|
var elem = searchResults.NavNext(0);
|
|
|
|
if (elem) elem.focus();
|
|
|
|
}
|
|
|
|
});
|
2020-01-08 22:43:13 +01:00
|
|
|
/* @license-end */
|
2021-08-23 23:48:11 +02:00
|
|
|
</script>
|
2020-01-08 22:43:13 +01:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|