#include "apr_compat.h"
Go to the source code of this file.
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) |