summaryrefslogtreecommitdiffstats
path: root/tapsets/API-string-quoted.html
diff options
authorserhei <serhei>2021-11-19 16:31:03 +0000
committerserhei <serhei>2021-11-19 16:31:03 +0000
commit4e6b6ad960cf9c79a814f3a09f8048ff389d866e (patch)
tree15bec9f2679d23e3260effd22004c749ff5c8bdd /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 0843ca27..59d5fdaa 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="idm45904818332528"></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="idm45409694221600"></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="idm45904818329328"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idm45409694218400"></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