summaryrefslogtreecommitdiffstats
path: root/tapsets/API-string-quoted.html
diff options
authorserhei <serhei>2022-11-16 15:22:14 +0000
committerserhei <serhei>2022-11-16 15:22:14 +0000
commitf7f6f68dda3ed01e7b7dd7e95dca2e84326fab2b (patch)
treedef321b7b9ba6994d8f5615bf5ecbabc47e07c38 /tapsets/API-string-quoted.html
parentadd new tutorial/* (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 0cdb6994..7542a7cb 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="idm46728483587120"></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="idm46353901900288"></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="idm46728483583920"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idm46353901897088"></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