summaryrefslogtreecommitdiffstats
path: root/tapsets/API-string-quoted.html
diff options
authorfche <fche>2020-06-11 15:23:44 +0000
committerfche <fche>2020-06-11 15:23:44 +0000
commit41d417d2853f72694a4812d38e0a5da811896cb0 (patch)
tree98d0353f3fa8b03f0005ad7546505761ddcd5f95 /tapsets/API-string-quoted.html
parentadd new langref/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-string-quoted.html')
-rw-r--r--tapsets/API-string-quoted.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-string-quoted.html b/tapsets/API-string-quoted.html
index 94f62266..4079e6d4 100644
--- a/tapsets/API-string-quoted.html
+++ b/tapsets/API-string-quoted.html
@@ -2,9 +2,9 @@
2 Quotes a given string 2 Quotes a given string
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 string_quoted:string(str:string) 4 string_quoted:string(str:string)
5</pre></div><div class="refsect1"><a name="idp71620147870544"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="idp71580172524448"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p>
6 The kernel address to retrieve the string from 6 The kernel address to retrieve the string from
7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71620147873744"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71580172527648"></a><h2>Description</h2><p>
8 Returns the quoted string version of the given string, 8 Returns the quoted string version of the given string,
9 with characters where any ASCII characters that are not printable 9 with characters where any ASCII characters that are not printable
10 are replaced by the corresponding escape sequence in the returned 10 are replaced by the corresponding escape sequence in the returned