autodoc.git
/
modref
/
index.html
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/modref/index.html:1:
<!doctype html> <html> <head> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta charset="utf-8"> <title>Pike Reference Manual - namespace predef</title>
-
<!--
220
-->
+
<!--
221
-->
<link rel='stylesheet' href='style.css'> <script src='site.js'></script>
-
$version_js$
-
$date
_
js$
+
<script src='constants.js'></script>
+
<script>PikeDoc.NO
_
DYNAMIC = true;</script>
<style type='text/css'> svg line { stroke:#343434; stroke-width:2; } svg text { fill:#343434; } svg a { fill:#0768b2; text-decoration: underline; } </style> </head> <body> <header> <div class="header">
autodoc.git/modref/index.html:360:
<li><a href='ex/predef_3A_3A/version.html'>version()</a></li> <li><a href='ex/predef_3A_3A/werror.html'>werror()</a></li> <li><a href='ex/predef_3A_3A/write.html'>write()</a></li> <li><a href='ex/predef_3A_3A/zero_type.html'>zero_type()</a></li> </ul></nav> </article> </div> </div> </div> <footer>
-
<div id="build-date">Extracted from <strong data-id="version"></strong> as of <strong data-id="date"></strong>.</div>
+
<div id="build-date">Extracted from <strong data-id="version"></strong> as of <strong data-id="date"
data-timestamp=""
></strong>.</div>
</footer> <script>PikeDoc.current = {"link":"index.html","name":""};</script> <script src='ex/index.js'></script> <script src='ex/load_index.js'></script> <script> // Tell PikeDoc that next actions are from loaded scripts PikeDoc.isInline = false; </script> </body> </html>