Main Page | Modules | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

1.3 Compatibility 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

Definition at line 40 of file apu_compat.h.

#define ap_base64decode_binary   apr_base64_decode_binary
 

Deprecated:
See also:
apr_base64_decode_binary

Definition at line 42 of file apu_compat.h.

#define ap_base64decode_len   apr_base64_decode_len
 

Deprecated:
See also:
apr_base64_decode_len

Definition at line 44 of file apu_compat.h.

#define ap_base64encode   apr_base64_encode
 

Deprecated:
See also:
apr_base64_encode

Definition at line 46 of file apu_compat.h.

#define ap_base64encode_binary   apr_base64_encode_binary
 

Deprecated:
See also:
apr_base64_encode_binary

Definition at line 48 of file apu_compat.h.

#define ap_base64encode_len   apr_base64_encode_len
 

Deprecated:
See also:
apr_base64_encode_len

Definition at line 50 of file apu_compat.h.

#define ap_checkmask   apr_date_checkmask
 

Deprecated:
See also:
apr_date_checkmask

Definition at line 64 of file apu_compat.h.

#define ap_hook_deregister_all   apr_hook_deregister_all
 

Deprecated:
See also:
apr_hook_deregister_all

Definition at line 52 of file apu_compat.h.

#define ap_hook_sort_register   apr_hook_sort_register
 

Deprecated:
See also:
apr_hook_sort_register

Definition at line 54 of file apu_compat.h.

#define ap_parseHTTPdate   apr_date_parse_http
 

Deprecated:
See also:
apr_date_parse_http

Definition at line 62 of file apu_compat.h.

#define ap_show_hook   apr_hook_debug_show
 

Deprecated:
See also:
apr_hook_debug_show

Definition at line 56 of file apu_compat.h.

#define ap_text   apr_text
 

Deprecated:
See also:
apr_text

Definition at line 70 of file apu_compat.h.

#define ap_text_append   apr_text_append
 

Deprecated:
See also:
apr_text_append

Definition at line 74 of file apu_compat.h.

#define ap_text_header   apr_text_header
 

Deprecated:
See also:
apr_text_header

Definition at line 72 of file apu_compat.h.

#define ap_xml_attr   apr_xml_attr
 

Deprecated:
See also:
apr_xml_attr

Definition at line 88 of file apu_compat.h.

#define ap_xml_doc   apr_xml_doc
 

Deprecated:
See also:
apr_xml_doc

Definition at line 92 of file apu_compat.h.

#define ap_xml_elem   apr_xml_elem
 

Deprecated:
See also:
apr_xml_elem

Definition at line 90 of file apu_compat.h.

#define AP_XML_ELEM_IS_EMPTY e   )     APR_XML_ELEM_IS_EMPTY(e)
 

Deprecated:
See also:
APR_XML_ELEM_IS_EMPTY

Definition at line 85 of file apu_compat.h.

#define ap_xml_empty_elem   apr_xml_empty_elem
 

Deprecated:
See also:
apr_xml_empty_elem

Definition at line 106 of file apu_compat.h.

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

Deprecated:
See also:
APR_XML_GET_URI_ITEM

Definition at line 114 of file apu_compat.h.

#define ap_xml_insert_uri   apr_xml_insert_uri
 

Deprecated:
See also:
apr_xml_insert_uri

Definition at line 112 of file apu_compat.h.

#define AP_XML_NS_DAV_ID   APR_XML_NS_DAV_ID
 

Deprecated:
See also:
APR_XML_NS_DAV_ID

Definition at line 77 of file apu_compat.h.

#define AP_XML_NS_ERROR_BASE   APR_XML_NS_ERROR_BASE
 

Deprecated:
See also:
APR_XML_NS_ERROR_BASE

Definition at line 81 of file apu_compat.h.

#define AP_XML_NS_IS_ERROR e   )     APR_XML_NS_IS_ERROR(e)
 

Deprecated:
See also:
APR_XML_NS_IS_ERROR

Definition at line 83 of file apu_compat.h.

#define AP_XML_NS_NONE   APR_XML_NS_NONE
 

Deprecated:
See also:
APR_XML_NS_NONE

Definition at line 79 of file apu_compat.h.

#define ap_xml_quote_elem   apr_xml_quote_elem
 

Deprecated:
See also:
apr_xml_quote_elem

Definition at line 110 of file apu_compat.h.

#define ap_xml_quote_string   apr_xml_quote_string
 

Deprecated:
See also:
apr_xml_quote_string

Definition at line 108 of file apu_compat.h.

#define ap_xml_to_text   apr_xml_to_text
 

Deprecated:
See also:
apr_xml_to_text

Definition at line 95 of file apu_compat.h.

#define AP_XML_X2T_FULL   APR_XML_X2T_FULL
 

Deprecated:
See also:
APR_XML_X2T_FULL

Definition at line 97 of file apu_compat.h.

#define AP_XML_X2T_FULL_NS_LANG   APR_XML_X2T_FULL_NS_LANG
 

Deprecated:
See also:
APR_XML_X2T_FULL_NS_LANG

Definition at line 103 of file apu_compat.h.

#define AP_XML_X2T_INNER   APR_XML_X2T_INNER
 

Deprecated:
See also:
APR_XML_X2T_INNER

Definition at line 99 of file apu_compat.h.

#define AP_XML_X2T_LANG_INNER   APR_XML_X2T_LANG_INNER
 

Deprecated:
See also:
APR_XML_X2T_LANG_INNER

Definition at line 101 of file apu_compat.h.