Added: apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html?rev=784636&view=auto ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html (added) +++ apr/site/trunk/docs/docs/apr/trunk/apr__xml_8h.html Mon Jun 15 00:01:38 2009 @@ -0,0 +1,176 @@ + + +Apache Portable Runtime: apr_xml.h File Reference + + + + + +
+

apr_xml.h File Reference

APR-UTIL XML Library. +More... +

+#include "apr_pools.h"
+#include "apr_tables.h"
+#include "apr_file_io.h"
+#include "apu.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Structures

struct  apr_text
struct  apr_text_header
struct  apr_xml_attr
struct  apr_xml_elem
struct  apr_xml_doc

Namespaces

namespace  Apache

Defines

#define APR_XML_NS_DAV_ID   0
#define APR_XML_NS_NONE   -10
#define APR_XML_NS_ERROR_BASE   -100
#define APR_XML_NS_IS_ERROR(e)   ((e) <= APR_XML_NS_ERROR_BASE)
#define APR_XML_ELEM_IS_EMPTY(e)
#define APR_XML_X2T_FULL   0
#define APR_XML_X2T_INNER   1
#define APR_XML_X2T_LANG_INNER   2
#define APR_XML_X2T_FULL_NS_LANG   3
#define APR_XML_GET_URI_ITEM(ary, i)   (((const char * const *)(ary)->elts)[i])

Typedefs

typedef struct apr_text apr_text
typedef struct apr_text_header apr_text_header
typedef struct apr_xml_attr apr_xml_attr
typedef struct apr_xml_elem apr_xml_elem
typedef struct apr_xml_doc apr_xml_doc
typedef struct apr_xml_parser apr_xml_parser

Functions

 APU_DECLARE (void) apr_text_append(apr_pool_t *p
 APU_DECLARE (apr_xml_parser *) apr_xml_parser_create(apr_pool_t *pool)
 APU_DECLARE (apr_status_t) apr_xml_parse_file(apr_pool_t *p
 APU_DECLARE (char *) apr_xml_parser_geterror(apr_xml_parser *parser
 APU_DECLARE (const char *) apr_xml_empty_elem(apr_pool_t *p

Variables

+apr_text_headerhdr
+apr_text_header const char * text
+apr_xml_parser ** parser
+apr_xml_parser apr_xml_doc ** ppdoc
+apr_xml_parser apr_xml_doc
+apr_file_t
xmlfd
+apr_xml_parser apr_xml_doc
+apr_file_t apr_size_t 
buffer_length
+const char * data
+const char apr_size_t len
+apr_xml_doc ** pdoc
+char * errbuf
+char apr_size_t errbufsize
+const apr_xml_elemelem
+const apr_xml_elem int style
+const apr_xml_elem int
+apr_array_header_t
namespaces
+const apr_xml_elem int
+apr_array_header_t int * 
ns_map
+const apr_xml_elem int
+apr_array_header_t int const
+char ** 
pbuf
+const apr_xml_elem int
+apr_array_header_t int const
+char apr_size_t * 
psize
+const char * s
+const char int quotes
+const char * uri
+


Detailed Description

+APR-UTIL XML Library. +

+

+
Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  + +doxygen 1.5.8
+ + Added: apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html?rev=784636&view=auto ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html (added) +++ apr/site/trunk/docs/docs/apr/trunk/apu_8h-source.html Mon Jun 15 00:01:38 2009 @@ -0,0 +1,145 @@ + + +Apache Portable Runtime: apu.h Source File + + + + + +
Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  + +doxygen 1.5.8
+ + Added: apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html?rev=784636&view=auto ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html (added) +++ apr/site/trunk/docs/docs/apr/trunk/apu__config_8h-source.html Mon Jun 15 00:01:38 2009 @@ -0,0 +1,33 @@ + + +Apache Portable Runtime: apu_config.h Source File + + + + + +
Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  + +doxygen 1.5.8
+ + Added: apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html?rev=784636&view=auto ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html (added) +++ apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h-source.html Mon Jun 15 00:01:38 2009 @@ -0,0 +1,204 @@ + + +Apache Portable Runtime: apu_errno.h Source File + + + + + +
Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  + +doxygen 1.5.8
+ + Added: apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html?rev=784636&view=auto ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html (added) +++ apr/site/trunk/docs/docs/apr/trunk/apu__errno_8h.html Mon Jun 15 00:01:38 2009 @@ -0,0 +1,98 @@ + + +Apache Portable Runtime: apu_errno.h File Reference + + + + + +
+

apu_errno.h File Reference

APR-Util Error Codes. +More... +

+#include "apr.h"
+#include "apr_errno.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Structures

struct  apu_err_t

Defines

#define APR_ENOKEY   (APR_UTIL_START_STATUS + 1)
#define APR_ENOIV   (APR_UTIL_START_STATUS + 2)
#define APR_EKEYTYPE   (APR_UTIL_START_STATUS + 3)
#define APR_ENOSPACE   (APR_UTIL_START_STATUS + 4)
#define APR_ECRYPT   (APR_UTIL_START_STATUS + 5)
#define APR_EPADDING   (APR_UTIL_START_STATUS + 6)
#define APR_EKEYLENGTH   (APR_UTIL_START_STATUS + 7)
#define APR_ENOCIPHER   (APR_UTIL_START_STATUS + 8)
#define APR_ENODIGEST   (APR_UTIL_START_STATUS + 9)
#define APR_ENOENGINE   (APR_UTIL_START_STATUS + 10)
#define APR_EINITENGINE   (APR_UTIL_START_STATUS + 11)
#define APR_EREINIT   (APR_UTIL_START_STATUS + 12)
#define APR_STATUS_IS_ENOKEY(s)   ((s) == APR_ENOKEY)
#define APR_STATUS_IS_ENOIV(s)   ((s) == APR_ENOIV)
#define APR_STATUS_IS_EKEYTYPE(s)   ((s) == APR_EKEYTYPE)
#define APR_STATUS_IS_ENOSPACE(s)   ((s) == APR_ENOSPACE)
#define APR_STATUS_IS_ECRYPT(s)   ((s) == APR_ECRYPT)
#define APR_STATUS_IS_EPADDING(s)   ((s) == APR_EPADDING)
#define APR_STATUS_IS_EKEYLENGTH(s)   ((s) == APR_EKEYLENGTH)
#define APR_STATUS_IS_ENOCIPHER(s)   ((s) == APR_ENOCIPHER)
#define APR_STATUS_IS_ENODIGEST(s)   ((s) == APR_ENODIGEST)
#define APR_STATUS_IS_ENOENGINE(s)   ((s) == APR_ENOENGINE)
#define APR_STATUS_IS_EINITENGINE(s)   ((s) == APR_EINITENGINE)
#define APR_STATUS_IS_EREINIT(s)   ((s) == APR_EREINIT)
+


Detailed Description

+APR-Util Error Codes. +

+

+
Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  + +doxygen 1.5.8
+ + Added: apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html?rev=784636&view=auto ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html (added) +++ apr/site/trunk/docs/docs/apr/trunk/apu__internal_8h-source.html Mon Jun 15 00:01:38 2009 @@ -0,0 +1,104 @@ + + +Apache Portable Runtime: apu_internal.h Source File + + + + + +
Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  + +doxygen 1.5.8
+ + Added: apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html?rev=784636&view=auto ============================================================================== --- apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html (added) +++ apr/site/trunk/docs/docs/apr/trunk/apu__select__dbm_8h-source.html Mon Jun 15 00:01:38 2009 @@ -0,0 +1,59 @@ + + +Apache Portable Runtime: apu_select_dbm.h Source File + + + + + +
Generated on Mon Jun 15 09:45:28 2009 for Apache Portable Runtime by  + +doxygen 1.5.8
+ +