summaryrefslogtreecommitdiff
path: root/Documentation/api/html/hkl-str-debug.html
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/api/html/hkl-str-debug.html')
-rw-r--r--Documentation/api/html/hkl-str-debug.html284
1 files changed, 0 insertions, 284 deletions
diff --git a/Documentation/api/html/hkl-str-debug.html b/Documentation/api/html/hkl-str-debug.html
deleted file mode 100644
index 49b5f84..0000000
--- a/Documentation/api/html/hkl-str-debug.html
+++ /dev/null
@@ -1,284 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>str_debug: hkl Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="hkl Reference Manual">
-<link rel="up" href="ch01.html" title="[Insert title here]">
-<link rel="prev" href="hkl-str.html" title="str">
-<link rel="next" href="object-tree.html" title="Object Hierarchy">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
-<link rel="stylesheet" href="style.css" type="text/css">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
-<td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
- <a href="#hkl-str-debug.description" class="shortcut">Description</a></span>
-</td>
-<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
-<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
-<td><a accesskey="p" href="hkl-str.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="object-tree.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
-</tr></table>
-<div class="refentry">
-<a name="hkl-str-debug"></a><div class="titlepage"></div>
-<div class="refnamediv"><table width="100%"><tr>
-<td valign="top">
-<h2><span class="refentrytitle"><a name="hkl-str-debug.top_of_page"></a>str_debug</span></h2>
-<p>str_debug</p>
-</td>
-<td class="gallery_image" valign="top" align="right"></td>
-</tr></table></div>
-<div class="refsect1">
-<a name="hkl-str-debug.functions"></a><h2>Functions</h2>
-<div class="informaltable"><table class="informaltable" width="100%" border="0">
-<colgroup>
-<col width="150px" class="functions_return">
-<col class="functions_name">
-</colgroup>
-<tbody>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isalnum" title="str_isalnum ()">str_isalnum</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isalpha" title="str_isalpha ()">str_isalpha</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isascii" title="str_isascii ()">str_isascii</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isblank" title="str_isblank ()">str_isblank</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-iscntrl" title="str_iscntrl ()">str_iscntrl</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isdigit" title="str_isdigit ()">str_isdigit</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isgraph" title="str_isgraph ()">str_isgraph</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-islower" title="str_islower ()">str_islower</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isprint" title="str_isprint ()">str_isprint</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-ispunct" title="str_ispunct ()">str_ispunct</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isspace" title="str_isspace ()">str_isspace</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isupper" title="str_isupper ()">str_isupper</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">int</span>
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-isxdigit" title="str_isxdigit ()">str_isxdigit</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">char</span> *
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-strstr" title="str_strstr ()">str_strstr</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">char</span> *
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-strchr" title="str_strchr ()">str_strchr</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<span class="returnvalue">char</span> *
-</td>
-<td class="function_name">
-<a class="link" href="hkl-str-debug.html#str-strrchr" title="str_strrchr ()">str_strrchr</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="hkl-str-debug.description"></a><h2>Description</h2>
-</div>
-<div class="refsect1">
-<a name="hkl-str-debug.functions_details"></a><h2>Functions</h2>
-<div class="refsect2">
-<a name="str-isalnum"></a><h3>str_isalnum ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isalnum (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isalpha"></a><h3>str_isalpha ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isalpha (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isascii"></a><h3>str_isascii ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isascii (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isblank"></a><h3>str_isblank ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isblank (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-iscntrl"></a><h3>str_iscntrl ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_iscntrl (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isdigit"></a><h3>str_isdigit ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isdigit (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isgraph"></a><h3>str_isgraph ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isgraph (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-islower"></a><h3>str_islower ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_islower (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isprint"></a><h3>str_isprint ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isprint (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-ispunct"></a><h3>str_ispunct ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_ispunct (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isspace"></a><h3>str_isspace ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isspace (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isupper"></a><h3>str_isupper ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isupper (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-isxdigit"></a><h3>str_isxdigit ()</h3>
-<pre class="programlisting"><span class="returnvalue">int</span>
-str_isxdigit (<em class="parameter"><code><span class="type">int</span> i</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-strstr"></a><h3>str_strstr ()</h3>
-<pre class="programlisting"><span class="returnvalue">char</span> *
-str_strstr (<em class="parameter"><code>const <span class="type">char</span> *haystack</code></em>,
- <em class="parameter"><code>const <span class="type">char</span> *needle</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-strchr"></a><h3>str_strchr ()</h3>
-<pre class="programlisting"><span class="returnvalue">char</span> *
-str_strchr (<em class="parameter"><code>const <span class="type">char</span> *s</code></em>,
- <em class="parameter"><code><span class="type">int</span> c</code></em>);</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="str-strrchr"></a><h3>str_strrchr ()</h3>
-<pre class="programlisting"><span class="returnvalue">char</span> *
-str_strrchr (<em class="parameter"><code>const <span class="type">char</span> *s</code></em>,
- <em class="parameter"><code><span class="type">int</span> c</code></em>);</pre>
-</div>
-</div>
-<div class="refsect1">
-<a name="hkl-str-debug.other_details"></a><h2>Types and Values</h2>
-</div>
-</div>
-<div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
-</body>
-</html> \ No newline at end of file