about summary refs log tree commit diff stats
path: root/html/112read-byte.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/112read-byte.subx.html')
-rw-r--r--html/112read-byte.subx.html35
1 files changed, 18 insertions, 17 deletions
diff --git a/html/112read-byte.subx.html b/html/112read-byte.subx.html
index 7fca7fa5..c639aa56 100644
--- a/html/112read-byte.subx.html
+++ b/html/112read-byte.subx.html
@@ -1,14 +1,14 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!DOCTYPE html>
 <html>
 <head>
-<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<meta charset="UTF-8">
 <title>Mu - 112read-byte.subx</title>
-<meta name="Generator" content="Vim/8.1">
-<meta name="plugin-version" content="vim8.1_v1">
+<meta name="Generator" content="Vim/8.2">
+<meta name="plugin-version" content="vim8.1_v2">
 <meta name="syntax" content="none">
-<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
+<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=,use_input_for_pc=fallback">
 <meta name="colorscheme" content="minimal-light">
-<style type="text/css">
+<style>
 <!--
 pre { font-family: monospace; color: #000000; background-color: #ffffd7; }
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
@@ -17,15 +17,15 @@ a { color:inherit; }
 .subxComment { color: #005faf; }
 .subxS2Comment { color: #8a8a8a; }
 .LineNr { }
-.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
-.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
+.subxS1Comment { color: #0000af; }
 .Constant { color: #008787; }
+.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; }
 .subxMinorFunction { color: #875f5f; }
 -->
 </style>
 
-<script type='text/javascript'>
+<script>
 <!--
 
 /* function to open any folds containing a jumped-to line before jumping to it */
@@ -106,12 +106,12 @@ if ('onhashchange' in window) {
 <span id="L47" class="LineNr"> 47 </span><span class="subxMinorFunction">_test-input-stream</span>:  <span class="subxComment"># (stream byte)</span>
 <span id="L48" class="LineNr"> 48 </span>    <span class="subxComment"># current write index</span>
 <span id="L49" class="LineNr"> 49 </span>    0/imm32
-<span id="L50" class="LineNr"> 50 </span>    <span class="subxComment"># current read index</span>
-<span id="L51" class="LineNr"> 51 </span>    0/imm32
-<span id="L52" class="LineNr"> 52 </span>    <span class="subxComment"># size</span>
-<span id="L53" class="LineNr"> 53 </span>    0x400/imm32  <span class="subxComment"># 1024 bytes</span>
-<span id="L54" class="LineNr"> 54 </span>    <span class="subxComment"># data (64 lines x 16 bytes/line)</span>
-<span id="L55" class="LineNr"> 55 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L50" class="LineNr"> 50 </span><span class="Constant">$_test-input-stream-&gt;read</span>:
+<span id="L51" class="LineNr"> 51 </span>    <span class="subxComment"># current read index</span>
+<span id="L52" class="LineNr"> 52 </span>    0/imm32
+<span id="L53" class="LineNr"> 53 </span>    <span class="subxComment"># size</span>
+<span id="L54" class="LineNr"> 54 </span>    0x400/imm32  <span class="subxComment"># 1024 bytes</span>
+<span id="L55" class="LineNr"> 55 </span>    <span class="subxComment"># data (64 lines x 16 bytes/line)</span>
 <span id="L56" class="LineNr"> 56 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 <span id="L57" class="LineNr"> 57 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 <span id="L58" class="LineNr"> 58 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
@@ -175,8 +175,9 @@ if ('onhashchange' in window) {
 <span id="L116" class="LineNr">116 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 <span id="L117" class="LineNr">117 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 <span id="L118" class="LineNr">118 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
-<span id="L119" class="LineNr">119 </span>
-<span id="L120" class="LineNr">120 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
+<span id="L119" class="LineNr">119 </span>    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+<span id="L120" class="LineNr">120 </span>
+<span id="L121" class="LineNr">121 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
 </pre>
 </body>
 </html>