1.3 Compatibility Functions
[APR Utility Functions]


Defines

#define ap_base64decode   apr_base64_decode
#define ap_base64decode_binary   apr_base64_decode_binary
#define ap_base64decode_len   apr_base64_decode_len
#define ap_base64encode   apr_base64_encode
#define ap_base64encode_binary   apr_base64_encode_binary
#define ap_base64encode_len   apr_base64_encode_len
#define ap_hook_deregister_all   apr_hook_deregister_all
#define ap_hook_sort_register   apr_hook_sort_register
#define ap_show_hook   apr_hook_debug_show
#define ap_parseHTTPdate   apr_date_parse_http
#define ap_checkmask   apr_date_checkmask
#define ap_text   apr_text
#define ap_text_header   apr_text_header
#define ap_text_append   apr_text_append
#define AP_XML_NS_DAV_ID   APR_XML_NS_DAV_ID
#define AP_XML_NS_NONE   APR_XML_NS_NONE
#define AP_XML_NS_ERROR_BASE   APR_XML_NS_ERROR_BASE
#define AP_XML_NS_IS_ERROR(e)   APR_XML_NS_IS_ERROR(e)
#define AP_XML_ELEM_IS_EMPTY(e)   APR_XML_ELEM_IS_EMPTY(e)
#define ap_xml_attr   apr_xml_attr
#define ap_xml_elem   apr_xml_elem
#define ap_xml_doc   apr_xml_doc
#define ap_xml_to_text   apr_xml_to_text
#define AP_XML_X2T_FULL   APR_XML_X2T_FULL
#define AP_XML_X2T_INNER   APR_XML_X2T_INNER
#define AP_XML_X2T_LANG_INNER   APR_XML_X2T_LANG_INNER
#define AP_XML_X2T_FULL_NS_LANG   APR_XML_X2T_FULL_NS_LANG
#define ap_xml_empty_elem   apr_xml_empty_elem
#define ap_xml_quote_string   apr_xml_quote_string
#define ap_xml_quote_elem   apr_xml_quote_elem
#define ap_xml_insert_uri   apr_xml_insert_uri
#define AP_XML_GET_URI_ITEM(a, i)   APR_XML_GET_URI_ITEM(a,i)

Define Documentation

#define ap_base64decode   apr_base64_decode

Deprecated:
See also:
apr_base64_decode

#define ap_base64decode_binary   apr_base64_decode_binary

Deprecated:
See also:
apr_base64_decode_binary

#define ap_base64decode_len   apr_base64_decode_len

Deprecated:
See also:
apr_base64_decode_len

#define ap_base64encode   apr_base64_encode

Deprecated:
See also:
apr_base64_encode

#define ap_base64encode_binary   apr_base64_encode_binary

Deprecated:
See also:
apr_base64_encode_binary

#define ap_base64encode_len   apr_base64_encode_len

Deprecated:
See also:
apr_base64_encode_len

#define ap_checkmask   apr_date_checkmask

Deprecated:
See also:
apr_date_checkmask

#define ap_hook_deregister_all   apr_hook_deregister_all

Deprecated:
See also:
apr_hook_deregister_all

#define ap_hook_sort_register   apr_hook_sort_register

Deprecated:
See also:
apr_hook_sort_register

#define ap_parseHTTPdate   apr_date_parse_http

Deprecated:
See also:
apr_date_parse_http

#define ap_show_hook   apr_hook_debug_show

Deprecated:
See also:
apr_hook_debug_show

#define ap_text   apr_text

Deprecated:
See also:
apr_text

#define ap_text_append   apr_text_append

Deprecated:
See also:
apr_text_append

#define ap_text_header   apr_text_header

Deprecated:
See also:
apr_text_header

#define ap_xml_attr   apr_xml_attr

Deprecated:
See also:
apr_xml_attr

#define ap_xml_doc   apr_xml_doc

Deprecated:
See also:
apr_xml_doc

#define ap_xml_elem   apr_xml_elem

Deprecated:
See also:
apr_xml_elem

#define AP_XML_ELEM_IS_EMPTY (  )     APR_XML_ELEM_IS_EMPTY(e)

Deprecated:
See also:
APR_XML_ELEM_IS_EMPTY

#define ap_xml_empty_elem   apr_xml_empty_elem

Deprecated:
See also:
apr_xml_empty_elem

#define AP_XML_GET_URI_ITEM ( a,
 )     APR_XML_GET_URI_ITEM(a,i)

Deprecated:
See also:
APR_XML_GET_URI_ITEM

#define ap_xml_insert_uri   apr_xml_insert_uri

Deprecated:
See also:
apr_xml_insert_uri

#define AP_XML_NS_DAV_ID   APR_XML_NS_DAV_ID

Deprecated:
See also:
APR_XML_NS_DAV_ID

#define AP_XML_NS_ERROR_BASE   APR_XML_NS_ERROR_BASE

Deprecated:
See also:
APR_XML_NS_ERROR_BASE

#define AP_XML_NS_IS_ERROR (  )     APR_XML_NS_IS_ERROR(e)

Deprecated:
See also:
APR_XML_NS_IS_ERROR

#define AP_XML_NS_NONE   APR_XML_NS_NONE

Deprecated:
See also:
APR_XML_NS_NONE

#define ap_xml_quote_elem   apr_xml_quote_elem

Deprecated:
See also:
apr_xml_quote_elem

#define ap_xml_quote_string   apr_xml_quote_string

Deprecated:
See also:
apr_xml_quote_string

#define ap_xml_to_text   apr_xml_to_text

Deprecated:
See also:
apr_xml_to_text

#define AP_XML_X2T_FULL   APR_XML_X2T_FULL

Deprecated:
See also:
APR_XML_X2T_FULL

#define AP_XML_X2T_FULL_NS_LANG   APR_XML_X2T_FULL_NS_LANG

Deprecated:
See also:
APR_XML_X2T_FULL_NS_LANG

#define AP_XML_X2T_INNER   APR_XML_X2T_INNER

Deprecated:
See also:
APR_XML_X2T_INNER

#define AP_XML_X2T_LANG_INNER   APR_XML_X2T_LANG_INNER

Deprecated:
See also:
APR_XML_X2T_LANG_INNER


Generated on Tue Sep 11 08:13:14 2007 for Apache Portable Runtime Utility Library by  doxygen 1.5.2