You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2006/02/11 17:52:48 UTC

svn commit: r377002 [4/31] - in /httpd/site/trunk: docs/apreq/docs/libapreq2/ xdocs/apreq/docs/libapreq2/

Modified: httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h-source.html
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h-source.html?rev=377002&r1=377001&r2=377002&view=diff
==============================================================================
--- httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h-source.html (original)
+++ httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h-source.html Sat Feb 11 08:52:42 2006
@@ -1,7 +1,7 @@
 <html>
 <head>
   <link rel="stylesheet" type="text/css" href="dox.css" />
-  <title>libapreq2-2.06-dev: libapreq2: include/apreq_error.h Source File</title> 
+  <title>libapreq2-2.07: libapreq2: include/apreq_error.h Source File</title> 
 </head>
 <body>
 <div id="page-header">
@@ -10,12 +10,23 @@
 <a href="http://httpd.apache.org/apreq/">Request Library Subproject</a></p>
 <p class="apache">Apache HTTP Server Request Library</p>
 <img alt="" src="feather.gif" /></div>
-<!-- Generated by Doxygen 1.4.3-20050530 -->
-<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
-<div class="nav">
-<a class="el" href="dir_000000.html">include</a></div>
-<h1>apreq_error.h</h1><a href="apreq__error_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
-<a name="l00002"></a>00002 <span class="comment">**  Copyright 2003-2005  The Apache Software Foundation</span>
+<!-- Generated by Doxygen 1.4.6 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
+    <li><a href="examples.html"><span>Examples</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>include/apreq_error.h</h1><a href="apreq__error_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment">**  Copyright 2003-2006  The Apache Software Foundation</span>
 <a name="l00003"></a>00003 <span class="comment">**</span>
 <a name="l00004"></a>00004 <span class="comment">**  Licensed under the Apache License, Version 2.0 (the "License");</span>
 <a name="l00005"></a>00005 <span class="comment">**  you may not use this file except in compliance with the License.</span>
@@ -38,51 +49,66 @@
 <a name="l00022"></a>00022 
 <a name="l00023"></a>00023 <span class="preprocessor">#ifdef  __cplusplus</span>
 <a name="l00024"></a>00024 <span class="preprocessor"></span> <span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
-<a name="l00025"></a>00025 <span class="preprocessor">#endif </span>
+<a name="l00025"></a>00025 <span class="preprocessor">#endif</span>
 <a name="l00026"></a>00026 <span class="preprocessor"></span>
-<a name="l00031"></a>00031 APREQ_DECLARE(<span class="keywordtype">char</span> *)
-<a name="l00032"></a>00032 <a class="code" href="apreq__error_8h.html#a19">apreq_strerror</a>(<a class="codeRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#ga0">apr_status_t</a> s, <span class="keywordtype">char</span> *buf, <a class="codeRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__platform.html#ga7">apr_size_t</a> bufsize);
+<a name="l00031"></a>00031 <a class="code" href="apreq_8h.html#556c7afa0862221393d99ad2009d5573">APREQ_DECLARE</a>(<span class="keywordtype">char</span> *)
+<a name="l00032"></a>00032 <a class="code" href="apreq__error_8h.html#7717ebfd951f7f44dd85c233905bd06d">apreq_strerror</a>(<a class="codeRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#78dec31ed263881aa3f3f744976cb0c5">apr_status_t</a> s, <span class="keywordtype">char</span> *buf, <a class="codeRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__platform.html#a0ecd1b844924efe2cb5ffd0079eab9d">apr_size_t</a> bufsize);
 <a name="l00033"></a>00033 
-<a name="l00042"></a>00042 #ifndef APR_EBADARG
-<a name="l00043"></a>00043 #define APR_EBADARG                <a class="codeRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group___a_p_r___error.html#ga35">APR_BADARG</a>   <span class="comment">/* XXX: don't use APR_BADARG */</span>
-<a name="l00044"></a>00044 #endif
-<a name="l00045"></a>00045 
-<a name="l00047"></a><a class="code" href="apreq__error_8h.html#a1">00047</a> #define <a class="code" href="apreq__error_8h.html#a1">APREQ_ERROR_GENERAL</a>        <a class="codeRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#ga13">APR_OS_START_USERERR</a>
-<a name="l00049"></a><a class="code" href="apreq__error_8h.html#a2">00049</a> #define <a class="code" href="apreq__error_8h.html#a2">APREQ_ERROR_TAINTED</a>        (<a class="code" href="apreq__error_8h.html#a1">APREQ_ERROR_GENERAL</a> + 1)
-<a name="l00051"></a><a class="code" href="apreq__error_8h.html#a3">00051</a> #define <a class="code" href="apreq__error_8h.html#a3">APREQ_ERROR_INTERRUPT</a>      (<a class="code" href="apreq__error_8h.html#a1">APREQ_ERROR_GENERAL</a> + 2)
-<a name="l00052"></a>00052 
-<a name="l00054"></a><a class="code" href="apreq__error_8h.html#a4">00054</a> #define <a class="code" href="apreq__error_8h.html#a4">APREQ_ERROR_BADDATA</a>        (<a class="code" href="apreq__error_8h.html#a1">APREQ_ERROR_GENERAL</a>  + 10)
-<a name="l00056"></a><a class="code" href="apreq__error_8h.html#a5">00056</a> #define <a class="code" href="apreq__error_8h.html#a5">APREQ_ERROR_BADCHAR</a>        (<a class="code" href="apreq__error_8h.html#a4">APREQ_ERROR_BADDATA</a>  +  1)
-<a name="l00058"></a><a class="code" href="apreq__error_8h.html#a6">00058</a> #define <a class="code" href="apreq__error_8h.html#a6">APREQ_ERROR_BADSEQ</a>         (<a class="code" href="apreq__error_8h.html#a4">APREQ_ERROR_BADDATA</a>  +  2)
-<a name="l00060"></a><a class="code" href="apreq__error_8h.html#a7">00060</a> #define <a class="code" href="apreq__error_8h.html#a7">APREQ_ERROR_BADATTR</a>        (<a class="code" href="apreq__error_8h.html#a4">APREQ_ERROR_BADDATA</a>  +  3)
-<a name="l00062"></a><a class="code" href="apreq__error_8h.html#a8">00062</a> #define <a class="code" href="apreq__error_8h.html#a8">APREQ_ERROR_BADHEADER</a>      (<a class="code" href="apreq__error_8h.html#a4">APREQ_ERROR_BADDATA</a>  +  4)
-<a name="l00064"></a><a class="code" href="apreq__error_8h.html#a9">00064</a> #define <a class="code" href="apreq__error_8h.html#a9">APREQ_ERROR_BADUTF8</a>        (<a class="code" href="apreq__error_8h.html#a4">APREQ_ERROR_BADDATA</a>  +  5)
-<a name="l00065"></a>00065 
-<a name="l00067"></a><a class="code" href="apreq__error_8h.html#a10">00067</a> #define <a class="code" href="apreq__error_8h.html#a10">APREQ_ERROR_NODATA</a>         (<a class="code" href="apreq__error_8h.html#a1">APREQ_ERROR_GENERAL</a>  + 20)
-<a name="l00069"></a><a class="code" href="apreq__error_8h.html#a11">00069</a> #define <a class="code" href="apreq__error_8h.html#a11">APREQ_ERROR_NOTOKEN</a>        (<a class="code" href="apreq__error_8h.html#a10">APREQ_ERROR_NODATA</a>   +  1)
-<a name="l00071"></a><a class="code" href="apreq__error_8h.html#a12">00071</a> #define <a class="code" href="apreq__error_8h.html#a12">APREQ_ERROR_NOATTR</a>         (<a class="code" href="apreq__error_8h.html#a10">APREQ_ERROR_NODATA</a>   +  2)
-<a name="l00073"></a><a class="code" href="apreq__error_8h.html#a13">00073</a> #define <a class="code" href="apreq__error_8h.html#a13">APREQ_ERROR_NOHEADER</a>       (<a class="code" href="apreq__error_8h.html#a10">APREQ_ERROR_NODATA</a>   +  3)
-<a name="l00075"></a><a class="code" href="apreq__error_8h.html#a14">00075</a> #define <a class="code" href="apreq__error_8h.html#a14">APREQ_ERROR_NOPARSER</a>       (<a class="code" href="apreq__error_8h.html#a10">APREQ_ERROR_NODATA</a>   +  4)
-<a name="l00076"></a>00076 
-<a name="l00077"></a>00077 
-<a name="l00079"></a><a class="code" href="apreq__error_8h.html#a15">00079</a> #define <a class="code" href="apreq__error_8h.html#a15">APREQ_ERROR_MISMATCH</a>       (<a class="code" href="apreq__error_8h.html#a1">APREQ_ERROR_GENERAL</a>  + 30)
-<a name="l00081"></a><a class="code" href="apreq__error_8h.html#a16">00081</a> #define <a class="code" href="apreq__error_8h.html#a16">APREQ_ERROR_OVERLIMIT</a>      (<a class="code" href="apreq__error_8h.html#a15">APREQ_ERROR_MISMATCH</a> +  1)
-<a name="l00083"></a><a class="code" href="apreq__error_8h.html#a17">00083</a> #define <a class="code" href="apreq__error_8h.html#a17">APREQ_ERROR_UNDERLIMIT</a>     (<a class="code" href="apreq__error_8h.html#a15">APREQ_ERROR_MISMATCH</a> +  2)
-<a name="l00085"></a><a class="code" href="apreq__error_8h.html#a18">00085</a> #define <a class="code" href="apreq__error_8h.html#a18">APREQ_ERROR_NOTEMPTY</a>       (<a class="code" href="apreq__error_8h.html#a15">APREQ_ERROR_MISMATCH</a> +  3)
-<a name="l00086"></a>00086 
-<a name="l00087"></a>00087 
-<a name="l00088"></a>00088 #ifdef __cplusplus
-<a name="l00089"></a>00089  }
-<a name="l00090"></a>00090 #endif
+<a name="l00042"></a>00042 <span class="preprocessor">#ifndef APR_EBADARG</span>
+<a name="l00043"></a>00043 <span class="preprocessor"></span>
+<a name="l00047"></a><a class="code" href="apreq__error_8h.html#26a46be088839260021da989edcc4401">00047</a> <span class="preprocessor">#define APR_EBADARG                APR_BADARG   </span><span class="comment">/* XXX: don't use APR_BADARG */</span>
+<a name="l00048"></a>00048 <span class="preprocessor">#endif</span>
+<a name="l00049"></a>00049 <span class="preprocessor"></span>
+<a name="l00051"></a><a class="code" href="apreq__error_8h.html#7eae3941550bcd7684efdb1f97ddd357">00051</a> <span class="preprocessor">#define APREQ_ERROR_GENERAL        APR_OS_START_USERERR</span>
+<a name="l00052"></a>00052 <span class="preprocessor"></span>
+<a name="l00053"></a><a class="code" href="apreq__error_8h.html#446a863044e41dd8022e6311bb14dbd8">00053</a> <span class="preprocessor">#define APREQ_ERROR_TAINTED        (APREQ_ERROR_GENERAL + 1)</span>
+<a name="l00054"></a>00054 <span class="preprocessor"></span>
+<a name="l00055"></a><a class="code" href="apreq__error_8h.html#8f7f22c139d405197fb40fc24ea88f3d">00055</a> <span class="preprocessor">#define APREQ_ERROR_INTERRUPT      (APREQ_ERROR_GENERAL + 2)</span>
+<a name="l00056"></a>00056 <span class="preprocessor"></span>
+<a name="l00058"></a><a class="code" href="apreq__error_8h.html#e0a44cf61358434d9e06361821842f92">00058</a> <span class="preprocessor">#define APREQ_ERROR_BADDATA        (APREQ_ERROR_GENERAL  + 10)</span>
+<a name="l00059"></a>00059 <span class="preprocessor"></span>
+<a name="l00060"></a><a class="code" href="apreq__error_8h.html#6b3acd6dfc132e3ea8ac310bf63aba04">00060</a> <span class="preprocessor">#define APREQ_ERROR_BADCHAR        (APREQ_ERROR_BADDATA  +  1)</span>
+<a name="l00061"></a>00061 <span class="preprocessor"></span>
+<a name="l00062"></a><a class="code" href="apreq__error_8h.html#1ca7fd544bfb795c632bb105cfc2c0fd">00062</a> <span class="preprocessor">#define APREQ_ERROR_BADSEQ         (APREQ_ERROR_BADDATA  +  2)</span>
+<a name="l00063"></a>00063 <span class="preprocessor"></span>
+<a name="l00064"></a><a class="code" href="apreq__error_8h.html#d753690860f0cda7ed53cf707e7173b0">00064</a> <span class="preprocessor">#define APREQ_ERROR_BADATTR        (APREQ_ERROR_BADDATA  +  3)</span>
+<a name="l00065"></a>00065 <span class="preprocessor"></span>
+<a name="l00066"></a><a class="code" href="apreq__error_8h.html#dcaf83f9fe493c5bef7775083edf6e12">00066</a> <span class="preprocessor">#define APREQ_ERROR_BADHEADER      (APREQ_ERROR_BADDATA  +  4)</span>
+<a name="l00067"></a>00067 <span class="preprocessor"></span>
+<a name="l00068"></a><a class="code" href="apreq__error_8h.html#93c627da9da8f5922948177c5cf4125b">00068</a> <span class="preprocessor">#define APREQ_ERROR_BADUTF8        (APREQ_ERROR_BADDATA  +  5)</span>
+<a name="l00069"></a>00069 <span class="preprocessor"></span>
+<a name="l00071"></a><a class="code" href="apreq__error_8h.html#7cd745b9908f43dd0a5af888c2057500">00071</a> <span class="preprocessor">#define APREQ_ERROR_NODATA         (APREQ_ERROR_GENERAL  + 20)</span>
+<a name="l00072"></a>00072 <span class="preprocessor"></span>
+<a name="l00073"></a><a class="code" href="apreq__error_8h.html#b24e52d772fd927300dcf69f3573fe3f">00073</a> <span class="preprocessor">#define APREQ_ERROR_NOTOKEN        (APREQ_ERROR_NODATA   +  1)</span>
+<a name="l00074"></a>00074 <span class="preprocessor"></span>
+<a name="l00075"></a><a class="code" href="apreq__error_8h.html#2147d545b92cf6c96809f6b4869c813c">00075</a> <span class="preprocessor">#define APREQ_ERROR_NOATTR         (APREQ_ERROR_NODATA   +  2)</span>
+<a name="l00076"></a>00076 <span class="preprocessor"></span>
+<a name="l00077"></a><a class="code" href="apreq__error_8h.html#7589b34342e065d712ebfc83f3928d7b">00077</a> <span class="preprocessor">#define APREQ_ERROR_NOHEADER       (APREQ_ERROR_NODATA   +  3)</span>
+<a name="l00078"></a>00078 <span class="preprocessor"></span>
+<a name="l00079"></a><a class="code" href="apreq__error_8h.html#7fdcf2c03dadda05c48c8bb1928d0731">00079</a> <span class="preprocessor">#define APREQ_ERROR_NOPARSER       (APREQ_ERROR_NODATA   +  4)</span>
+<a name="l00080"></a>00080 <span class="preprocessor"></span>
+<a name="l00081"></a>00081 
+<a name="l00083"></a><a class="code" href="apreq__error_8h.html#7e9ec99ca441cb841e6b88a12b4c5141">00083</a> <span class="preprocessor">#define APREQ_ERROR_MISMATCH       (APREQ_ERROR_GENERAL  + 30)</span>
+<a name="l00084"></a>00084 <span class="preprocessor"></span>
+<a name="l00085"></a><a class="code" href="apreq__error_8h.html#47e84cf0c2ae84140f05aec286b63548">00085</a> <span class="preprocessor">#define APREQ_ERROR_OVERLIMIT      (APREQ_ERROR_MISMATCH +  1)</span>
+<a name="l00086"></a>00086 <span class="preprocessor"></span>
+<a name="l00087"></a><a class="code" href="apreq__error_8h.html#eced3896a48094286ff3a8337f362337">00087</a> <span class="preprocessor">#define APREQ_ERROR_UNDERLIMIT     (APREQ_ERROR_MISMATCH +  2)</span>
+<a name="l00088"></a>00088 <span class="preprocessor"></span>
+<a name="l00089"></a><a class="code" href="apreq__error_8h.html#0998dda171eae58afacce44612a6c844">00089</a> <span class="preprocessor">#define APREQ_ERROR_NOTEMPTY       (APREQ_ERROR_MISMATCH +  3)</span>
+<a name="l00090"></a>00090 <span class="preprocessor"></span>
 <a name="l00091"></a>00091 
-<a name="l00092"></a>00092 #endif <span class="comment">/* APREQ_ERROR_H */</span>
+<a name="l00092"></a>00092 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00093"></a>00093 <span class="preprocessor"></span> }
+<a name="l00094"></a>00094 <span class="preprocessor">#endif</span>
+<a name="l00095"></a>00095 <span class="preprocessor"></span>
+<a name="l00096"></a>00096 <span class="preprocessor">#endif </span><span class="comment">/* APREQ_ERROR_H */</span>
 </pre></div><div id="footer">
 <p class="apache">
-Copyright &copy; 2003-2005 <a href="http://www.apache.org">The Apache Software Foundation</a>.<br/>
+Copyright &copy; 2003-2006 <a href="http://www.apache.org">The Apache Software Foundation</a>.<br/>
 See <a href="apreq_license.html">LICENSE</a>.</p>
 <p class="menu">
 <span style="color:#aaa">page generated by <a href="http://www.doxygen.org/"><code>doxygen</code></a>
-version 1.4.3-20050530 on 19 Jul 2005</span>
+version 1.4.6 on 11 Feb 2006</span>
 </p>
 </div>
 </body>

Modified: httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h.html
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h.html?rev=377002&r1=377001&r2=377002&view=diff
==============================================================================
--- httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h.html (original)
+++ httpd/site/trunk/docs/apreq/docs/libapreq2/apreq__error_8h.html Sat Feb 11 08:52:42 2006
@@ -1,7 +1,7 @@
 <html>
 <head>
   <link rel="stylesheet" type="text/css" href="dox.css" />
-  <title>libapreq2-2.06-dev: libapreq2: include/apreq_error.h File Reference</title> 
+  <title>libapreq2-2.07: libapreq2: include/apreq_error.h File Reference</title> 
 </head>
 <body>
 <div id="page-header">
@@ -10,11 +10,22 @@
 <a href="http://httpd.apache.org/apreq/">Request Library Subproject</a></p>
 <p class="apache">Apache HTTP Server Request Library</p>
 <img alt="" src="feather.gif" /></div>
-<!-- Generated by Doxygen 1.4.3-20050530 -->
-<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
-<div class="nav">
-<a class="el" href="dir_000000.html">include</a></div>
-<h1>apreq_error.h File Reference</h1>Error status codes.<p>
+<!-- Generated by Doxygen 1.4.6 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
+    <li><a href="examples.html"><span>Examples</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>include/apreq_error.h File Reference</h1>Error status codes.<p>
 Define the APREQ_ error codes. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/apr__errno_8h.html">apr_errno.h</a>&quot;</code><br>
@@ -24,47 +35,46 @@
 <a href="apreq__error_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0"></a><!-- doxytag: member="apreq_error.h::APR_EBADARG" ref="a0" args="" -->
-#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_EBADARG</b>&nbsp;&nbsp;&nbsp;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group___a_p_r___error.html#ga35">APR_BADARG</a></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#26a46be088839260021da989edcc4401">APR_EBADARG</a>&nbsp;&nbsp;&nbsp;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group___a_p_r___error.html#d3cfe03038b1da67288d491151bec9d9">APR_BADARG</a></td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a1">APREQ_ERROR_GENERAL</a>&nbsp;&nbsp;&nbsp;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#ga13">APR_OS_START_USERERR</a></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#7eae3941550bcd7684efdb1f97ddd357">APREQ_ERROR_GENERAL</a>&nbsp;&nbsp;&nbsp;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#3b48253216560aeb08a88994bf520dd8">APR_OS_START_USERERR</a></td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a2">APREQ_ERROR_TAINTED</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL + 1)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#446a863044e41dd8022e6311bb14dbd8">APREQ_ERROR_TAINTED</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL + 1)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a3">APREQ_ERROR_INTERRUPT</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL + 2)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#8f7f22c139d405197fb40fc24ea88f3d">APREQ_ERROR_INTERRUPT</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL + 2)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a4">APREQ_ERROR_BADDATA</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL  + 10)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#e0a44cf61358434d9e06361821842f92">APREQ_ERROR_BADDATA</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL  + 10)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a5">APREQ_ERROR_BADCHAR</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  1)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#6b3acd6dfc132e3ea8ac310bf63aba04">APREQ_ERROR_BADCHAR</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  1)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a6">APREQ_ERROR_BADSEQ</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  2)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#1ca7fd544bfb795c632bb105cfc2c0fd">APREQ_ERROR_BADSEQ</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  2)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a7">APREQ_ERROR_BADATTR</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  3)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#d753690860f0cda7ed53cf707e7173b0">APREQ_ERROR_BADATTR</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  3)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a8">APREQ_ERROR_BADHEADER</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  4)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#dcaf83f9fe493c5bef7775083edf6e12">APREQ_ERROR_BADHEADER</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  4)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a9">APREQ_ERROR_BADUTF8</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  5)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#93c627da9da8f5922948177c5cf4125b">APREQ_ERROR_BADUTF8</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_BADDATA  +  5)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a10">APREQ_ERROR_NODATA</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL  + 20)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#7cd745b9908f43dd0a5af888c2057500">APREQ_ERROR_NODATA</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL  + 20)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a11">APREQ_ERROR_NOTOKEN</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  1)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#b24e52d772fd927300dcf69f3573fe3f">APREQ_ERROR_NOTOKEN</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  1)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a12">APREQ_ERROR_NOATTR</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  2)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#2147d545b92cf6c96809f6b4869c813c">APREQ_ERROR_NOATTR</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  2)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a13">APREQ_ERROR_NOHEADER</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  3)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#7589b34342e065d712ebfc83f3928d7b">APREQ_ERROR_NOHEADER</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  3)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a14">APREQ_ERROR_NOPARSER</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  4)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#7fdcf2c03dadda05c48c8bb1928d0731">APREQ_ERROR_NOPARSER</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_NODATA   +  4)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a15">APREQ_ERROR_MISMATCH</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL  + 30)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#7e9ec99ca441cb841e6b88a12b4c5141">APREQ_ERROR_MISMATCH</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_GENERAL  + 30)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a16">APREQ_ERROR_OVERLIMIT</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_MISMATCH +  1)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#47e84cf0c2ae84140f05aec286b63548">APREQ_ERROR_OVERLIMIT</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_MISMATCH +  1)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a17">APREQ_ERROR_UNDERLIMIT</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_MISMATCH +  2)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#eced3896a48094286ff3a8337f362337">APREQ_ERROR_UNDERLIMIT</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_MISMATCH +  2)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a18">APREQ_ERROR_NOTEMPTY</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_MISMATCH +  3)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#0998dda171eae58afacce44612a6c844">APREQ_ERROR_NOTEMPTY</a>&nbsp;&nbsp;&nbsp;(APREQ_ERROR_MISMATCH +  3)</td></tr>
 
 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#a19">apreq_strerror</a> (<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#gga0">apr_status_t</a> s, char *buf, <a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__platform.html#gga7">apr_size_t</a> bufsize)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apreq__error_8h.html#7717ebfd951f7f44dd85c233905bd06d">apreq_strerror</a> (<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#g78dec31ed263881aa3f3f744976cb0c5">apr_status_t</a> s, char *buf, <a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__platform.html#ga0ecd1b844924efe2cb5ffd0079eab9d">apr_size_t</a> bufsize)</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -72,7 +82,31 @@
 Define the APREQ_ error codes. 
 <p>
 <hr><h2>Define Documentation</h2>
-<a class="anchor" name="a7"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADATTR" ref="a7" args="" --><p>
+<a class="anchor" name="26a46be088839260021da989edcc4401"></a><!-- doxytag: member="apreq_error.h::APR_EBADARG" ref="26a46be088839260021da989edcc4401" args="" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">#define APR_EBADARG&nbsp;&nbsp;&nbsp;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group___a_p_r___error.html#d3cfe03038b1da67288d491151bec9d9">APR_BADARG</a>          </td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Bad Arguments return value <dl compact><dt><b>See also:</b></dt><dd><a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group___a_p_r___error.html#d3cfe03038b1da67288d491151bec9d9">APR_BADARG</a> </dd></dl>
+    </td>
+  </tr>
+</table>
+<a class="anchor" name="d753690860f0cda7ed53cf707e7173b0"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADATTR" ref="d753690860f0cda7ed53cf707e7173b0" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -95,7 +129,7 @@
 Invalid attribute.     </td>
   </tr>
 </table>
-<a class="anchor" name="a5"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADCHAR" ref="a5" args="" --><p>
+<a class="anchor" name="6b3acd6dfc132e3ea8ac310bf63aba04"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADCHAR" ref="6b3acd6dfc132e3ea8ac310bf63aba04" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -118,7 +152,7 @@
 Invalid character.     </td>
   </tr>
 </table>
-<a class="anchor" name="a4"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADDATA" ref="a4" args="" --><p>
+<a class="anchor" name="e0a44cf61358434d9e06361821842f92"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADDATA" ref="e0a44cf61358434d9e06361821842f92" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -141,7 +175,7 @@
 Invalid input data.     </td>
   </tr>
 </table>
-<a class="anchor" name="a8"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADHEADER" ref="a8" args="" --><p>
+<a class="anchor" name="dcaf83f9fe493c5bef7775083edf6e12"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADHEADER" ref="dcaf83f9fe493c5bef7775083edf6e12" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -164,7 +198,7 @@
 Invalid header.     </td>
   </tr>
 </table>
-<a class="anchor" name="a6"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADSEQ" ref="a6" args="" --><p>
+<a class="anchor" name="1ca7fd544bfb795c632bb105cfc2c0fd"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADSEQ" ref="1ca7fd544bfb795c632bb105cfc2c0fd" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -187,7 +221,7 @@
 Invalid byte sequence.     </td>
   </tr>
 </table>
-<a class="anchor" name="a9"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADUTF8" ref="a9" args="" --><p>
+<a class="anchor" name="93c627da9da8f5922948177c5cf4125b"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_BADUTF8" ref="93c627da9da8f5922948177c5cf4125b" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -210,13 +244,13 @@
 Invalid utf8 encoding.     </td>
   </tr>
 </table>
-<a class="anchor" name="a1"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_GENERAL" ref="a1" args="" --><p>
+<a class="anchor" name="7eae3941550bcd7684efdb1f97ddd357"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_GENERAL" ref="7eae3941550bcd7684efdb1f97ddd357" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">#define APREQ_ERROR_GENERAL&nbsp;&nbsp;&nbsp;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#ga13">APR_OS_START_USERERR</a>          </td>
+          <td class="md" nowrap valign="top">#define APREQ_ERROR_GENERAL&nbsp;&nbsp;&nbsp;<a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#3b48253216560aeb08a88994bf520dd8">APR_OS_START_USERERR</a>          </td>
         </tr>
       </table>
     </td>
@@ -233,7 +267,7 @@
 Internal apreq error.     </td>
   </tr>
 </table>
-<a class="anchor" name="a3"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_INTERRUPT" ref="a3" args="" --><p>
+<a class="anchor" name="8f7f22c139d405197fb40fc24ea88f3d"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_INTERRUPT" ref="8f7f22c139d405197fb40fc24ea88f3d" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -256,7 +290,7 @@
 Parsing interrupted.     </td>
   </tr>
 </table>
-<a class="anchor" name="a15"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_MISMATCH" ref="a15" args="" --><p>
+<a class="anchor" name="7e9ec99ca441cb841e6b88a12b4c5141"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_MISMATCH" ref="7e9ec99ca441cb841e6b88a12b4c5141" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -279,7 +313,7 @@
 Conflicting information.     </td>
   </tr>
 </table>
-<a class="anchor" name="a12"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOATTR" ref="a12" args="" --><p>
+<a class="anchor" name="2147d545b92cf6c96809f6b4869c813c"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOATTR" ref="2147d545b92cf6c96809f6b4869c813c" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -302,7 +336,7 @@
 Missing attribute.     </td>
   </tr>
 </table>
-<a class="anchor" name="a10"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NODATA" ref="a10" args="" --><p>
+<a class="anchor" name="7cd745b9908f43dd0a5af888c2057500"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NODATA" ref="7cd745b9908f43dd0a5af888c2057500" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -325,7 +359,7 @@
 Missing input data.     </td>
   </tr>
 </table>
-<a class="anchor" name="a13"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOHEADER" ref="a13" args="" --><p>
+<a class="anchor" name="7589b34342e065d712ebfc83f3928d7b"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOHEADER" ref="7589b34342e065d712ebfc83f3928d7b" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -348,7 +382,7 @@
 Missing header.     </td>
   </tr>
 </table>
-<a class="anchor" name="a14"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOPARSER" ref="a14" args="" --><p>
+<a class="anchor" name="7fdcf2c03dadda05c48c8bb1928d0731"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOPARSER" ref="7fdcf2c03dadda05c48c8bb1928d0731" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -371,7 +405,7 @@
 Missing parser.     </td>
   </tr>
 </table>
-<a class="anchor" name="a18"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOTEMPTY" ref="a18" args="" --><p>
+<a class="anchor" name="0998dda171eae58afacce44612a6c844"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOTEMPTY" ref="0998dda171eae58afacce44612a6c844" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -394,7 +428,7 @@
 Setting already configured.     </td>
   </tr>
 </table>
-<a class="anchor" name="a11"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOTOKEN" ref="a11" args="" --><p>
+<a class="anchor" name="b24e52d772fd927300dcf69f3573fe3f"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_NOTOKEN" ref="b24e52d772fd927300dcf69f3573fe3f" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -417,7 +451,7 @@
 Missing required token.     </td>
   </tr>
 </table>
-<a class="anchor" name="a16"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_OVERLIMIT" ref="a16" args="" --><p>
+<a class="anchor" name="47e84cf0c2ae84140f05aec286b63548"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_OVERLIMIT" ref="47e84cf0c2ae84140f05aec286b63548" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -440,7 +474,7 @@
 Exceeds configured maximum limit.     </td>
   </tr>
 </table>
-<a class="anchor" name="a2"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_TAINTED" ref="a2" args="" --><p>
+<a class="anchor" name="446a863044e41dd8022e6311bb14dbd8"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_TAINTED" ref="446a863044e41dd8022e6311bb14dbd8" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -463,7 +497,7 @@
 Attempted to perform unsafe action with tainted data.     </td>
   </tr>
 </table>
-<a class="anchor" name="a17"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_UNDERLIMIT" ref="a17" args="" --><p>
+<a class="anchor" name="eced3896a48094286ff3a8337f362337"></a><!-- doxytag: member="apreq_error.h::APREQ_ERROR_UNDERLIMIT" ref="eced3896a48094286ff3a8337f362337" args="" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -487,7 +521,7 @@
   </tr>
 </table>
 <hr><h2>Function Documentation</h2>
-<a class="anchor" name="a19"></a><!-- doxytag: member="apreq_error.h::apreq_strerror" ref="a19" args="(apr_status_t s, char *buf, apr_size_t bufsize)" --><p>
+<a class="anchor" name="7717ebfd951f7f44dd85c233905bd06d"></a><!-- doxytag: member="apreq_error.h::apreq_strerror" ref="7717ebfd951f7f44dd85c233905bd06d" args="(apr_status_t s, char *buf, apr_size_t bufsize)" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
@@ -495,7 +529,7 @@
         <tr>
           <td class="md" nowrap valign="top">char* apreq_strerror           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top"><a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#gga0">apr_status_t</a>&nbsp;</td>
+          <td class="md" nowrap valign="top"><a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#g78dec31ed263881aa3f3f744976cb0c5">apr_status_t</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>s</em>, </td>
         </tr>
         <tr>
@@ -507,7 +541,7 @@
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap><a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__platform.html#gga7">apr_size_t</a>&nbsp;</td>
+          <td class="md" nowrap><a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__platform.html#ga0ecd1b844924efe2cb5ffd0079eab9d">apr_size_t</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>bufsize</em></td>
         </tr>
         <tr>
@@ -527,16 +561,16 @@
     <td>
 
 <p>
-apreq's wrapper around <a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#gga1">apr_strerror()</a>; recognizes APREQ_ERROR_* status codes.    </td>
+apreq's wrapper around <a class="elRef" doxygen="apr.tag:http://apr.apache.org/docs/apr/" href="http://apr.apache.org/docs/apr/group__apr__errno.html#ga5d24390d26b58f9dd0e4d7e207df0b5">apr_strerror()</a>; recognizes APREQ_ERROR_* status codes.     </td>
   </tr>
 </table>
 <div id="footer">
 <p class="apache">
-Copyright &copy; 2003-2005 <a href="http://www.apache.org">The Apache Software Foundation</a>.<br/>
+Copyright &copy; 2003-2006 <a href="http://www.apache.org">The Apache Software Foundation</a>.<br/>
 See <a href="apreq_license.html">LICENSE</a>.</p>
 <p class="menu">
 <span style="color:#aaa">page generated by <a href="http://www.doxygen.org/"><code>doxygen</code></a>
-version 1.4.3-20050530 on 19 Jul 2005</span>
+version 1.4.6 on 11 Feb 2006</span>
 </p>
 </div>
 </body>