You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pq...@apache.org on 2009/10/03 18:20:35 UTC

svn commit: r821352 [31/34] - /httpd/site/trunk/docs/dev/apidoc/

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_mutex.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_mutex.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_mutex.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_pool.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_pool.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_pool.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_pool.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+This function will recursively destroy the specified
+pool allocation area and any sub-pools of it,
+making any memory allocated to them available for use elsewhere.
+Cleanups for the contents of the destroyed pool are run, after the
+subpools have been reclaimed.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_pool.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_pool.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_pool.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_sub_req.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_sub_req.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_sub_req.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_sub_req.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Destroys a subrequest generated by
+ap_sub_req_lookup_file or
+ap_sub_req_lookup_uri and releases all
+memory allocated to it.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_sub_req.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_sub_req.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_destroy_sub_req.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_document_root.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_document_root.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_document_root.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_document_root.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,5 @@
+<p>
+This routine returns the filesystem path of the setting for the
+<code>DocumentRoot</code> directive for the server or virtual
+host to which the specified request was assigned.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_document_root.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_document_root.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_document_root.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_html.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_html.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_html.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_html.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Escapes HTML contained in <EM>s</EM> so that &lt;, &gt;, and &amp; are displayed
+correctly.
+</p>
+<p>
+Returns a pointer to the escaped string.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_html.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_html.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_html.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_path_segment.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_path_segment.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_path_segment.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_path_segment.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+Returns an escaped version of <EM>s</EM>, per RFC 1808.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_path_segment.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_path_segment.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_path_segment.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_quotes.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_quotes.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_quotes.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_quotes.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Given a string, replace any bare " with \" .
+</p>
+<p>
+Returns a pointer to the quote-escaped string.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_quotes.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_quotes.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_quotes.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_shell_cmd.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_shell_cmd.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_shell_cmd.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_shell_cmd.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,11 @@
+<p>
+Prefixes dangerous (exploitable) characters in <EM>s</EM> with \. The current
+set of such characters is:
+</p>
+<DL>
+ <DD>&amp;;`'"|*?~&lt;&gt;^()[]{}$\ and \n
+</DL>
+<p>
+Returns the escaped string. Note that '&amp;' is converted to ' ' on
+both OS/2 and Win32 systems.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_shell_cmd.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_shell_cmd.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_escape_shell_cmd.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_field_noparam.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_field_noparam.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_field_noparam.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_field_noparam.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,15 @@
+<p>
+The <code>ap_field_noparam()</code> treats the string it is given
+as an HTTP field value.  It searches the string for the parameter
+delimiter (";") and removes it, the trailing text, and any whitespace
+tht preceeds it, copying the result into the supplied pool.  A
+pointer to the edited copy of the string is the return value.
+</p>
+<p>
+A major use of this routine is in content-type comparisons,
+since the <code>Content-type</code> header field frequently
+includes parameters such as "<code>;charset=Big5</code>".
+The routine strips such additional information from the
+string, permitting a straightforward comparison of Internet
+media types.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_field_noparam.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_field_noparam.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_field_noparam.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_find_token.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_find_token.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_find_token.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_find_token.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,12 @@
+<p>
+Searches for <EM>tok</EM> in <EM>line</EM>. The token must be an exact match
+and be delimited by control characters, tabs, spaces, or one of:
+</p>
+<DL>
+ <DD>()&lt;&gt;{}[]?=\/@,;
+ </DD>
+</DL>
+<p>
+Returns nonzero if found, zero if not found or failure. The definition of
+token is taken from RFC 2068.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_find_token.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_find_token.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_find_token.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_fnmatch.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_fnmatch.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_fnmatch.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_fnmatch.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,16 @@
+<p>
+This routine is used for wildcard comparisons using the simpler
+(shell-style) syntax.  It doesn't handle regular expressions; the only
+wildcard characters it understands are '*' and '?'.
+</p>
+<p>
+<code>ap_fnmatch()</code> returns zero if the string pointed to by
+<code>string</code> matches the pattern specified by <code>pattern</code>
+under the conditions specified by the bits set in <code>flags</code>;
+otherwise it returns <code>FNM_NOMATCH</code>.
+</p>
+<p>
+The basic routine was obtained from the BSD source, and slightly
+enhanced for Apache by adding the <code>FNM_CASE_BLIND</code>
+flag.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_fnmatch.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_fnmatch.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_fnmatch.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_client_block.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_client_block.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_client_block.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_client_block.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,9 @@
+<p>
+Reads up to <EM>bufsize</EM> characters into <EM>buffer</EM> from the client.
+ap_setup_client_block and
+ap_should_client_block should be
+called before using this.
+</p>
+<p>
+Returns the number of bytes read, or 0 if no more data or an error.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_client_block.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_client_block.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_client_block.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_gmtoff.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_gmtoff.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_gmtoff.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_gmtoff.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Fills in <EM>tz</EM> with the offset of local time from GMT in seconds.
+</p>
+<p>
+Returns the local time.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_gmtoff.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_gmtoff.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_gmtoff.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_local_host.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_local_host.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_local_host.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_local_host.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Returns a pointer to the fully qualified domain name of the local host.
+</p>
+<p>
+On failure, logs an error and exit()s.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_local_host.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_local_host.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_local_host.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_built.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_built.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_built.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_built.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Returns the date and time the server was built, or the string "unknown" if
+this data is indeterminate.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_built.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_built.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_built.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_name.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_name.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_name.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_name.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,8 @@
+<p>
+Returns the hostname of the server running Apache.
+</p>
+<p>
+There are two options regarding what the "name" of a server is.  The
+"canonical" name as defined by ServerName and Port, or the "client's
+name" as supplied by a possible Host: header or full URI.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_name.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_name.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_name.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_port.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_port.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_port.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_port.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Returns the TCP port number where the server running Apache is listening.
+</p>
+<p>
+The port passed in the client's headers is not trusted; the port of the
+actual socket is used.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_port.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_port.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_port.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_version.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_version.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_version.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_version.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+Returns the server version string.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_version.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_version.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_server_version.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_time.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_time.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_time.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_time.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Uses ctime() to get current time, remoning the newline.
+</p>
+<p>
+Returns pointer to a string containing the time.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_time.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_time.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_time.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_token.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_token.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_token.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_token.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,10 @@
+<p>
+Extracts a token from <EM>accept_line</EM>, skipping leading whitespace.
+The token is comma or semicolon delimited. Whitespace may also be
+processed as a delimiter if <EM>accept_white</EM> is nonzero. The token
+itself may conatin delimiters if it is enclosed in double quotes, which are
+stripped in the result.
+</p>
+<p>
+Returns a pointer to the token, allocated from <EM>p</EM>.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_token.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_token.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_token.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_virthost_addr.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_get_virthost_addr.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_get_virthost_addr.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_get_virthost_addr.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,10 @@
+<p>
+Converts a server hostname (&lt;name&gt;[:&lt;port&gt;]) to an IP address
+in network order.
+It writes <EM>ports</EM> with the port number.
+</p>
+<p>
+Returns the IP address on success. Returns INADDR_ANY if <EM>w</EM> is
+malformed,
+and logs an error and exit()s if the host has nultiple IP addresses.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_virthost_addr.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_virthost_addr.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_get_virthost_addr.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getparents.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getparents.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getparents.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getparents.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,9 @@
+<p>
+Strips '.' and '..' from a path, according to RFC 1808 (<CITE>Relative Uniform
+Resource Locators</CITE>).
+</p>
+<p>
+Returns the processed string.
+In addition to being useful for correct URL matching, this function also
+has important security implications.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getparents.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getparents.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getparents.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,9 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are skipped if present.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,11 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are skipped if present. Words can
+be separated by whitespace, and quote- and backslash-escaped characters
+are handled correctly.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied. Quotes and backslashes are stripped.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf_nc.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf_nc.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf_nc.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf_nc.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,11 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are skipped if present. Words can
+be separated by whitespace, and quote- and backslash-escaped characters
+are handled correctly. Allows non-const <EM>line</EM>.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied. Quotes and backslashes are stripped.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf_nc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf_nc.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_conf_nc.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nc.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nc.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nc.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nc.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,10 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are skipped if present. Allows
+non-const <EM>line</EM>.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nc.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nc.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,10 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are not skipped if present, so that
+null characters are correctly processed.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls_nc.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls_nc.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls_nc.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls_nc.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,10 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are not skipped if present, so that
+null characters are correctly processed. Allows non-const <EM>line</EM>.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls_nc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls_nc.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_nulls_nc.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,10 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are skipped if present. Words are
+separated by whitespace.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white_nc.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white_nc.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white_nc.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white_nc.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,10 @@
+<p>
+Copies everything from <EM>line</EM> up to <EM>stop</EM> to a new string.
+<EM>line</EM> is updated to point to the first character after <EM>stop</EM>.
+Multiple occurrences of <EM>stop</EM> are skipped if present. Words are
+separated by whitespace. Allows non-const <EM>line</EM>.
+</p>
+<p>
+Returns a pointer to the new string. If <EM>line</EM> contains no <EM>stop</EM>,
+the entire string is copied.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white_nc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white_nc.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_getword_white_nc.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_gm_timestr_822.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_gm_timestr_822.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_gm_timestr_822.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_gm_timestr_822.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Formats time as specified by RFC822 (<CITE>Standard for the Format of ARPA
+Internet Text Messages</CITE>). The format is always GMT.
+</p>
+<p>
+Returns a pointer to a string containing the time.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_gm_timestr_822.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_gm_timestr_822.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_gm_timestr_822.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_gname2id.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_gname2id.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_gname2id.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_gname2id.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Returns the GID corresponding to <EM>name</EM>.
+</p>
+<p>
+If <EM>name</EM>'s first character is #, returns the number following as GID;
+otherwise, uses getgrnam() to look up the GID.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_gname2id.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_gname2id.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_gname2id.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_hard_timeout.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_hard_timeout.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_hard_timeout.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_hard_timeout.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,8 @@
+<p>
+Sets an alarm to expire when the server's configured timeout expires.
+When the alarm expires, the current request is aborted by longjmp() back
+to the top level and destroying all pools for the current request.
+</p>
+<p>
+<EM>reason</EM> is logged to the error log.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_hard_timeout.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_hard_timeout.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_hard_timeout.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_ht_time.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_ht_time.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_ht_time.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_ht_time.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Formats time using strftime(). If <EM>gmt</EM> is nonzero, time is formatted
+as GMT. Otherwise, it is formatted as local time.
+</p>
+<p>
+Returns a pointer to a string containing the time.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_ht_time.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_ht_time.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_ht_time.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Internally redirects a request to <EM>uri</EM>. The redirect is processed
+immediately.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect_handler.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect_handler.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect_handler.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect_handler.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Internally redirects a request to <EM>uri</EM>. The redirect is processed
+immediately using the handler specified by <EM>r</EM>.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect_handler.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect_handler.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_internal_redirect_handler.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_CLIENT_ERROR.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_CLIENT_ERROR.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_CLIENT_ERROR.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_CLIENT_ERROR.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Macro which returns boolean true if the HTTP status code passed to it
+denotes a client error.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_CLIENT_ERROR.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_CLIENT_ERROR.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_CLIENT_ERROR.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_ERROR.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_ERROR.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_ERROR.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_ERROR.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Macro which returns boolean true if the HTTP status code passed to it
+denotes a client or server error.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_ERROR.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_ERROR.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_ERROR.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_INFO.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_INFO.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_INFO.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_INFO.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Macro which returns boolean true if the HTTP status code passed to it
+denotes an information message.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_INFO.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_INFO.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_INFO.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_REDIRECT.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_REDIRECT.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_REDIRECT.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_REDIRECT.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Macro which returns boolean true if the HTTP status code passed to it
+denotes a redirect.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_REDIRECT.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_REDIRECT.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_REDIRECT.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SERVER_ERROR.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SERVER_ERROR.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SERVER_ERROR.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SERVER_ERROR.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Macro which returns boolean true if the HTTP status code passed to it
+denotes a server error.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SERVER_ERROR.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SERVER_ERROR.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SERVER_ERROR.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SUCCESS.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SUCCESS.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SUCCESS.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SUCCESS.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,4 @@
+<p>
+Macro which returns boolean true if the HTTP status code passed to it
+denotes a successful result.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SUCCESS.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SUCCESS.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_HTTP_SUCCESS.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_directory.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_directory.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_directory.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_directory.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+Returns nonzero if <EM>path</EM> is a directory, 0 if it isn't.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_directory.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_directory.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_directory.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_matchexp.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_matchexp.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_matchexp.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_matchexp.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Tests whether <EM>exp</EM> contains '*' or '?'.
+</p>
+<p>
+Returns 1 on match, 0 otherwise.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_matchexp.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_matchexp.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_matchexp.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_url.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_is_url.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_is_url.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_is_url.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+Returns nonzero if <EM>u</EM> is a URL, 0 if it isn't.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_url.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_url.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_is_url.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_keepalive_timeout.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_keepalive_timeout.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_keepalive_timeout.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_keepalive_timeout.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,9 @@
+<p>
+Sets an alarm to expire when the server's configured keepalive timeout expires.
+When the alarm expires, the current request is aborted by longjmp() back
+to the top level and destroying all pools for the current request.
+</p>
+<p>
+<EM>reason</EM> is logged to the error log. This function should only be used
+when waiting for a client request.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_keepalive_timeout.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_keepalive_timeout.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_keepalive_timeout.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanup.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanup.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanup.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanup.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,8 @@
+<p>
+Removes a previously registered cleanup function from <EM>p</EM>. The cleanup
+function is identified by <EM>plain_cleanup</EM> and <EM>data</EM>.
+</p>
+<p>
+Note: <EM>data</EM> must point to the same memory that was used for the
+ap_register_cleanup call.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanup.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanup.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanup.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_fd.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_fd.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_fd.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_fd.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Kill cleanups for <EM>fd</EM> registered previously; <EM>i.e.</EM>, with
+ap_note_cleanups_for_fd.
+</p>
+<p>
+Normally done automatically when <EM>fd</EM> is closed.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_fd.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_fd.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_fd.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_socket.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_socket.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_socket.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_socket.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,8 @@
+<p>
+Kill cleanups for <EM>sock</EM> registered previously; <EM>i.e.</EM>, with
+ap_note_cleanups_for_socket.
+</p>
+<p>
+Normally done automatically when <EM>sock</EM> is closed.
+</p>
+

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_socket.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_socket.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_cleanups_for_socket.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_timeout.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_timeout.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_timeout.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_timeout.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+Clears the current timeout on the request_rec <EM>r</EM>.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_timeout.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_timeout.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_kill_timeout.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_log_error_old.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_log_error_old.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_log_error_old.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_log_error_old.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Logs the message string in <EM>err</EM> to <EM>s-&gt;error_log</EM>.
+</p>
+<p>
+Implemented in terms of ap_log_error.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_log_error_old.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_log_error_old.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_log_error_old.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_array.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_make_array.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_make_array.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_make_array.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,8 @@
+<p>
+Allocates enough memory to contain <EM>nelts</EM> elements of size
+<EM>elt_size</EM>. The array grows to contain the number of elements
+requested.
+</p>
+<p>
+Returns a pointer to the new array.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_array.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_array.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_array.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_dirstr.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_make_dirstr.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_make_dirstr.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_make_dirstr.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Copies <EM>s</EM>, a path, guaranteed to end at a slash, and truncates the
+path at the <EM>n</EM>th slash.
+</p>
+<p>
+Returns a pointer to the copied string, allocated in <EM>p</EM>.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_dirstr.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_dirstr.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_dirstr.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_full_path.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_make_full_path.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_make_full_path.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_make_full_path.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Appends <EM>f</EM> to <EM>dir</EM>, allowing one slash only between them.
+</p>
+<p>
+Returns a pointer to the joined path.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_full_path.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_full_path.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_full_path.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_sub_pool.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_make_sub_pool.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_make_sub_pool.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_make_sub_pool.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,31 @@
+  <p>
+  This function creates a new pool area
+  for memory allocation.  The
+  new area is considered to be a &quot;child&quot; of the pool
+  passed to the routine; this permits a hierarchy of related storage
+  areas.  When a pool is destroyed (see
+  ap_destroy_pool),
+  any sub-pools it may have are also destroyed recursively.
+  </p>
+  <p>
+  An example of when this hierarchy concept is useful can be found in the
+  <A HREF="http://www.apache.org/docs/mod/mod_autoindex.html"
+  >mod_autoindex</A>, which is used to generate automatic directory listings.
+  Since mod_autoindex can't
+  tell in advance how many files it will have to list, nor how long the
+  names will be, nor what other functions might need to allocate memory
+  to process the request, it creates a sub-pool of the one associated
+  with the request, does the <EM>per</EM>-filename processing in
+  it, and clears it for each new file.
+  </p>
+  <p>
+  If the pointer passed to ap_make_sub_pool is <CODE>NULL</CODE>,
+  a new top-level (<EM>i.e.</EM>, parentless) pool is created.  This
+  is generally not recommended, however, since the only record of a
+  pool's existence is the pointer returned - a simple logic error can
+  result in pools being created and lost, along with any allocations
+  made in them.  Most pools are created to deal with <EM>per</EM>-request
+  processing, and hence should be sub-pools of the request's pool
+  (<SAMP>r-&gt;pool</SAMP>) to ensure that
+  they are properly cleaned up on request completion.
+  </p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_sub_pool.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_sub_pool.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_sub_pool.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_table.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_make_table.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_make_table.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_make_table.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Makes a new table with enough memory for <EM>nelts</EM>
+elements.
+</p>
+<p>
+Returns a pointer to the new table.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_table.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_table.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_make_table.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_month_snames.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_month_snames.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_month_snames.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_month_snames.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+An array of short names of the months, globally accessible.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_month_snames.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_month_snames.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_month_snames.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_no2slash.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_no2slash.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_no2slash.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_no2slash.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Removes double slashes from a path.
+</p>
+<p>
+This is important for correct interpretation of URLs.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_no2slash.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_no2slash.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_no2slash.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_fd.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_fd.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_fd.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_fd.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Register a cleanup to close <EM>fd</EM> then <EM>p</EM> is destroyed.
+</p>
+<p>
+Normally, this is done automatically when the file is closed.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_fd.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_fd.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_fd.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_file.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_file.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_file.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_file.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Register a cleanup to close <EM>f</EM> then <EM>p</EM> is destroyed.
+</p>
+<p>
+Normally, this is done automatically when the stream is closed.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_file.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_file.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_file.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_socket.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_socket.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_socket.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_socket.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Register a cleanup function <EM>socket_cleanup</EM> to close <EM>sock</EM> when
+<EM>p</EM> is destroyed.
+</p>
+<p>
+Normally, this is done automatically when the socket is closed.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_socket.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_socket.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_cleanups_for_socket.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_subprocess.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_note_subprocess.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_note_subprocess.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_note_subprocess.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Registers a subprocess which will be killed on pool destruction.
+</p>
+<p>
+See kill_conditions for the various ways
+the child process can be killed.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_subprocess.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_subprocess.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_note_subprocess.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_open_mutex.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_open_mutex.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_open_mutex.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_open_mutex.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Opens a mutex. Only actually does anything on
+multithreaded platforms.
+</p>
+<p>
+Returns a mutex * in <EM>name</EM>.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_open_mutex.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_open_mutex.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_open_mutex.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_os_canonical_filename.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_os_canonical_filename.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_os_canonical_filename.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_os_canonical_filename.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+Returns a canonical filename. Processing (if any) is OS-dependent.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_os_canonical_filename.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_os_canonical_filename.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_os_canonical_filename.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_overlay_tables.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_overlay_tables.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_overlay_tables.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_overlay_tables.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Concatenates <EM>overlay</EM> then <EM>base</EM> into a new table. No merging
+of key/value pairs is done.
+</p>
+<p>
+Returns a pointer to the new table.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_overlay_tables.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_overlay_tables.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_overlay_tables.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_palloc.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_palloc.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_palloc.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_palloc.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Allocates memory in a pool of at least <EM>size</EM> bytes.
+</p>
+<p>
+Returns a pointer to the new block of memory.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_palloc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_palloc.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_palloc.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_parseHTTPdate.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_parseHTTPdate.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_parseHTTPdate.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_parseHTTPdate.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,8 @@
+<p>
+Parses a date in one of three formats - RFC1123, RFC1036, or ANSI C asctime()
+format.
+</p>
+<p>
+Returns the time in seconds since 1 Jan 1970 00:00 GMT. The timezone field
+is ignored, since HTTP time is always GMT.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_parseHTTPdate.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_parseHTTPdate.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_parseHTTPdate.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_parse_hostinfo_components.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_parse_hostinfo_components.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_parse_hostinfo_components.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_parse_hostinfo_components.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,9 @@
+<p>
+Special case for CONNECT parsing: it comes with the hostinfo part only */
+See the INTERNET-DRAFT document "Tunneling SSL Through a WWW Proxy"
+currently at http://www.mcom.com/newsref/std/tunneling_ssl.html
+for the format of the "CONNECT host:port HTTP/1.0" request
+</p>
+<p>
+Returns HTTP_OK on success, HTTP_BAD_REQUEST on failure.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_parse_hostinfo_components.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_parse_hostinfo_components.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_parse_hostinfo_components.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_pcalloc.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_pcalloc.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_pcalloc.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_pcalloc.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Allocates memory in a pool of at least <EM>size</EM> bytes, and initializes
+the memory to zero.
+</p>
+<p>
+Returns a rointer to the newly allocated block of memory.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pcalloc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pcalloc.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pcalloc.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_pclosef.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_pclosef.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_pclosef.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_pclosef.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Closes a file previously opened with popenf. The file's
+cleanup function is destroyed.</p>
+<p>
+Returns a normal <EM>close</EM> return value.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pclosef.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pclosef.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pclosef.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfclose.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_pfclose.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_pfclose.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_pfclose.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,3 @@
+<p>
+Closes a stream, and removes any cleanup function from the <EM>p</EM>.
+</p>

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfclose.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfclose.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfclose.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfdopen.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_pfdopen.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_pfdopen.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_pfdopen.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,7 @@
+<p>
+Opens a stream (similar to <EM>fdopen</EM>), but ensures the stream is closed
+when <EM>p</EM> is destroyed.</p>
+<p>
+Returns a new stream pointer, or NULL on error.
+</p>
+

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfdopen.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfdopen.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfdopen.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: httpd/site/trunk/docs/dev/apidoc/dict-ap_pfopen.html
URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/dev/apidoc/dict-ap_pfopen.html?rev=821352&view=auto
==============================================================================
--- httpd/site/trunk/docs/dev/apidoc/dict-ap_pfopen.html (added)
+++ httpd/site/trunk/docs/dev/apidoc/dict-ap_pfopen.html [utf-8] Sat Oct  3 16:20:11 2009
@@ -0,0 +1,6 @@
+<p>
+Opens a stream (similar to <EM>fopen</EM>), but ensures the stream is closed
+when <EM>p</EM> is destroyed.</p>
+<p>
+Returns a new stream pointer, or NULL on error.
+</p>