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

APR Legacy Apache 1.3 Compatibility


Defines

#define ap_inline   APR_INLINE
#define ap_md5_ctx_t   apr_md5_ctx_t
#define ap_MD5Encode   apr_md5_encode
#define ap_MD5Final   apr_md5_final
#define ap_MD5Init   apr_md5_init
#define ap_MD5Update   apr_md5_update
#define ap_append_arrays   apr_array_append
#define ap_array_cat   apr_array_cat
#define ap_array_header_t   apr_array_header_t
#define ap_array_pstrcat   apr_array_pstrcat
#define ap_bytes_in_free_blocks   apr_pool_free_blocks_num_bytes
#define ap_bytes_in_pool   apr_pool_num_bytes
#define ap_check_file_time   apr_check_file_time
#define ap_filetype_e   apr_filetype_e
#define ap_cleanup_for_exec   apr_pool_cleanup_for_exec
#define ap_clear_pool   apr_pool_clear
#define ap_clear_table   apr_table_clear
#define ap_copy_array   apr_array_copy
#define ap_copy_array_hdr   apr_array_copy_hdr
#define ap_copy_table   apr_table_copy
#define ap_cpystrn   apr_cpystrn
#define ap_day_snames   apr_day_snames
#define ap_destroy_pool   apr_pool_destroy
#define ap_exploded_time_t   apr_time_exp_t
#define ap_fnmatch   apr_fnmatch
#define ap_getopt   apr_getopt
#define ap_inet_addr   apr_inet_addr
#define ap_init_alloc   apr_pool_alloc_init
#define ap_is_empty_table   apr_is_empty_table
#define ap_is_fnmatch   apr_fnmatch_test
#define ap_kill_cleanup   apr_pool_cleanup_kill
#define ap_make_array   apr_array_make
#define ap_make_sub_pool   apr_pool_sub_make
#define ap_make_table   apr_table_make
#define ap_month_snames   apr_month_snames
#define ap_note_subprocess   apr_pool_note_subprocess
#define ap_null_cleanup   apr_pool_cleanup_null
#define ap_os_canonical_filename   apr_filepath_merge
#define ap_os_case_canonical_filename   apr_filepath_merge
#define ap_os_dso_load   apr_dso_load
#define ap_os_dso_unload   apr_dso_unload
#define ap_os_dso_sym   apr_dso_sym
#define ap_os_dso_error   apr_dso_error
#define ap_os_is_filename_valid   apr_filepath_merge
#define ap_os_kill   apr_proc_kill
#define ap_os_systemcase_canonical_filename   apr_filepath_merge
#define ap_overlap_tables   apr_table_overlap
#define ap_overlay_tables   apr_table_overlay
#define ap_palloc   apr_palloc
#define ap_pcalloc   apr_pcalloc
#define ap_pool_join   apr_pool_join
#define ap_psprintf   apr_psprintf
#define ap_pstrcat   apr_pstrcat
#define ap_pstrdup   apr_pstrdup
#define ap_pstrndup   apr_pstrndup
#define ap_push_array   apr_array_push
#define ap_pvsprintf   apr_pvsprintf
#define ap_register_cleanup   apr_pool_cleanup_register
#define ap_register_other_child   apr_proc_other_child_register
#define ap_run_cleanup   apr_pool_cleanup_run
#define ap_signal   apr_signal
#define ap_snprintf   apr_snprintf
#define ap_table_add   apr_table_add
#define ap_table_addn   apr_table_addn
#define ap_table_do   apr_table_do
#define ap_table_elts   apr_table_elts
#define ap_table_get   apr_table_get
#define ap_table_merge   apr_table_merge
#define ap_table_mergen   apr_table_mergen
#define ap_table_set   apr_table_set
#define ap_table_setn   apr_table_setn
#define ap_table_unset   apr_table_unset
#define ap_unregister_other_child   apr_proc_other_child_unregister
#define ap_validate_password   apr_password_validate
#define ap_vformatter   apr_vformatter
#define ap_vsnprintf   apr_vsnprintf
#define ap_wait_t   apr_wait_t
#define ap_isalnum   apr_isalnum
#define ap_isalpha   apr_isalpha
#define ap_iscntrl   apr_iscntrl
#define ap_isdigit   apr_isdigit
#define ap_isgraph   apr_isgraph
#define ap_islower   apr_islower
#define ap_isascii   apr_isascii
#define ap_isprint   apr_isprint
#define ap_ispunct   apr_ispunct
#define ap_isspace   apr_isspace
#define ap_isupper   apr_isupper
#define ap_isxdigit   apr_isxdigit
#define ap_tolower   apr_tolower
#define ap_toupper   apr_toupper
#define AP_USEC_PER_SEC   APR_USEC_PER_SEC
#define AP_RFC822_DATE_LEN   APR_RFC822_DATE_LEN
#define AP_OVERLAP_TABLES_MERGE   APR_OVERLAP_TABLES_MERGE
#define AP_OVERLAP_TABLES_SET   APR_OVERLAP_TABLES_SET

Define Documentation

#define ap_append_arrays   apr_array_append
 

Deprecated:
See also:
apr_array_append

Definition at line 48 of file apr_compat.h.

#define ap_array_cat   apr_array_cat
 

Deprecated:
See also:
apr_array_cat

Definition at line 50 of file apr_compat.h.

#define ap_array_header_t   apr_array_header_t
 

Deprecated:
See also:
apr_array_header_t

Definition at line 52 of file apr_compat.h.

#define ap_array_pstrcat   apr_array_pstrcat
 

Deprecated:
See also:
apr_array_pstrcat

Definition at line 54 of file apr_compat.h.

#define ap_bytes_in_free_blocks   apr_pool_free_blocks_num_bytes
 

Deprecated:
See also:
apr_pool_free_blocks_num_bytes

Definition at line 56 of file apr_compat.h.

#define ap_bytes_in_pool   apr_pool_num_bytes
 

Deprecated:
See also:
apr_pool_num_bytes

Definition at line 58 of file apr_compat.h.

#define ap_check_file_time   apr_check_file_time
 

Deprecated:
See also:
apr_check_file_time

Definition at line 60 of file apr_compat.h.

#define ap_cleanup_for_exec   apr_pool_cleanup_for_exec
 

Deprecated:
See also:
apr_pool_cleanup_for_exec

Definition at line 64 of file apr_compat.h.

#define ap_clear_pool   apr_pool_clear
 

Deprecated:
See also:
apr_pool_clear

Definition at line 66 of file apr_compat.h.

#define ap_clear_table   apr_table_clear
 

Deprecated:
See also:
apr_table_clear

Definition at line 68 of file apr_compat.h.

#define ap_copy_array   apr_array_copy
 

Deprecated:
See also:
apr_array_copy

Definition at line 70 of file apr_compat.h.

#define ap_copy_array_hdr   apr_array_copy_hdr
 

Deprecated:
See also:
apr_array_copy_hdr

Definition at line 72 of file apr_compat.h.

#define ap_copy_table   apr_table_copy
 

Deprecated:
See also:
apr_table_copy

Definition at line 74 of file apr_compat.h.

#define ap_cpystrn   apr_cpystrn
 

Deprecated:
See also:
apr_cpystrn

Definition at line 76 of file apr_compat.h.

#define ap_day_snames   apr_day_snames
 

Deprecated:
See also:
apr_day_snames

Definition at line 78 of file apr_compat.h.

#define ap_destroy_pool   apr_pool_destroy
 

Deprecated:
See also:
apr_pool_destroy

Definition at line 80 of file apr_compat.h.

#define ap_exploded_time_t   apr_time_exp_t
 

Deprecated:
See also:
apr_time_exp_t

Definition at line 82 of file apr_compat.h.

#define ap_filetype_e   apr_filetype_e
 

Deprecated:
See also:
apr_filetype_e

Definition at line 62 of file apr_compat.h.

#define ap_fnmatch   apr_fnmatch
 

Deprecated:
See also:
Filename Matching Functions

Definition at line 84 of file apr_compat.h.

#define ap_getopt   apr_getopt
 

Deprecated:
See also:
Command Argument Parsing

Definition at line 86 of file apr_compat.h.

#define ap_inet_addr   apr_inet_addr
 

Deprecated:
See also:
apr_inet_addr

Definition at line 88 of file apr_compat.h.

#define ap_init_alloc   apr_pool_alloc_init
 

Deprecated:
See also:
apr_pool_alloc_init

Definition at line 90 of file apr_compat.h.

#define ap_inline   APR_INLINE
 

See also:
APR_INLINE

Definition at line 35 of file apr_compat.h.

#define ap_is_empty_table   apr_is_empty_table
 

Deprecated:
See also:
apr_is_empty_table

Definition at line 92 of file apr_compat.h.

#define ap_is_fnmatch   apr_fnmatch_test
 

Deprecated:
See also:
apr_fnmatch_test

Definition at line 94 of file apr_compat.h.

#define ap_isalnum   apr_isalnum
 

Deprecated:
See also:
apr_isalnum

Definition at line 192 of file apr_compat.h.

#define ap_isalpha   apr_isalpha
 

Deprecated:
See also:
apr_isalpha

Definition at line 194 of file apr_compat.h.

#define ap_isascii   apr_isascii
 

Deprecated:
See also:
apr_isascii

Definition at line 204 of file apr_compat.h.

#define ap_iscntrl   apr_iscntrl
 

Deprecated:
See also:
apr_iscntrl

Definition at line 196 of file apr_compat.h.

#define ap_isdigit   apr_isdigit
 

Deprecated:
See also:
apr_isdigit

Definition at line 198 of file apr_compat.h.

#define ap_isgraph   apr_isgraph
 

Deprecated:
See also:
apr_isgraph

Definition at line 200 of file apr_compat.h.

#define ap_islower   apr_islower
 

Deprecated:
See also:
apr_islower

Definition at line 202 of file apr_compat.h.

#define ap_isprint   apr_isprint
 

Deprecated:
See also:
apr_isprint

Definition at line 206 of file apr_compat.h.

#define ap_ispunct   apr_ispunct
 

Deprecated:
See also:
apr_ispunct

Definition at line 208 of file apr_compat.h.

#define ap_isspace   apr_isspace
 

Deprecated:
See also:
apr_isspace

Definition at line 210 of file apr_compat.h.

#define ap_isupper   apr_isupper
 

Deprecated:
See also:
apr_isupper

Definition at line 212 of file apr_compat.h.

#define ap_isxdigit   apr_isxdigit
 

Deprecated:
See also:
apr_isxdigit

Definition at line 214 of file apr_compat.h.

#define ap_kill_cleanup   apr_pool_cleanup_kill
 

Deprecated:
See also:
apr_pool_cleanup_kill

Definition at line 96 of file apr_compat.h.

#define ap_make_array   apr_array_make
 

Deprecated:
See also:
apr_array_make

Definition at line 98 of file apr_compat.h.

#define ap_make_sub_pool   apr_pool_sub_make
 

Deprecated:
See also:
apr_pool_sub_make

Definition at line 100 of file apr_compat.h.

#define ap_make_table   apr_table_make
 

Deprecated:
See also:
apr_table_make

Definition at line 102 of file apr_compat.h.

#define ap_md5_ctx_t   apr_md5_ctx_t
 

Deprecated:
See also:
apr_md5_ctx_t

Definition at line 38 of file apr_compat.h.

#define ap_MD5Encode   apr_md5_encode
 

Deprecated:
See also:
apr_md5_encode

Definition at line 40 of file apr_compat.h.

#define ap_MD5Final   apr_md5_final
 

Deprecated:
See also:
apr_md5_final

Definition at line 42 of file apr_compat.h.

#define ap_MD5Init   apr_md5_init
 

Deprecated:
See also:
apr_md5_init

Definition at line 44 of file apr_compat.h.

#define ap_MD5Update   apr_md5_update
 

Deprecated:
See also:
apr_md5_update

Definition at line 46 of file apr_compat.h.

#define ap_month_snames   apr_month_snames
 

Deprecated:
See also:
apr_month_snames

Definition at line 104 of file apr_compat.h.

#define ap_note_subprocess   apr_pool_note_subprocess
 

Deprecated:
See also:
apr_pool_note_subprocess

Definition at line 106 of file apr_compat.h.

#define ap_null_cleanup   apr_pool_cleanup_null
 

Deprecated:
See also:
apr_pool_cleanup_null

Definition at line 108 of file apr_compat.h.

#define ap_os_canonical_filename   apr_filepath_merge
 

Deprecated:
See also:
apr_filepath_merge

Definition at line 110 of file apr_compat.h.

#define ap_os_case_canonical_filename   apr_filepath_merge
 

Deprecated:
See also:
apr_filepath_merge

Definition at line 112 of file apr_compat.h.

#define ap_os_dso_error   apr_dso_error
 

Deprecated:
See also:
apr_dso_error

Definition at line 120 of file apr_compat.h.

#define ap_os_dso_load   apr_dso_load
 

Deprecated:
See also:
apr_dso_load

Definition at line 114 of file apr_compat.h.

#define ap_os_dso_sym   apr_dso_sym
 

Deprecated:
See also:
apr_dso_sym

Definition at line 118 of file apr_compat.h.

#define ap_os_dso_unload   apr_dso_unload
 

Deprecated:
See also:
apr_dso_unload

Definition at line 116 of file apr_compat.h.

#define ap_os_is_filename_valid   apr_filepath_merge
 

Deprecated:
See also:
apr_filepath_merge
Warning:
apr_filepath_merge rejects invalid filenames

Definition at line 123 of file apr_compat.h.

#define ap_os_kill   apr_proc_kill
 

Deprecated:
See also:
apr_proc_kill

Definition at line 125 of file apr_compat.h.

#define ap_os_systemcase_canonical_filename   apr_filepath_merge
 

Deprecated:
See also:
apr_filepath_merge

Definition at line 127 of file apr_compat.h.

#define ap_overlap_tables   apr_table_overlap
 

Deprecated:
See also:
apr_table_overlap

Definition at line 129 of file apr_compat.h.

#define AP_OVERLAP_TABLES_MERGE   APR_OVERLAP_TABLES_MERGE
 

Deprecated:
See also:
APR_OVERLAP_TABLES_MERGE

Definition at line 225 of file apr_compat.h.

#define AP_OVERLAP_TABLES_SET   APR_OVERLAP_TABLES_SET
 

Deprecated:
See also:
APR_OVERLAP_TABLES_SET

Definition at line 227 of file apr_compat.h.

#define ap_overlay_tables   apr_table_overlay
 

Deprecated:
See also:
apr_table_overlay

Definition at line 131 of file apr_compat.h.

#define ap_palloc   apr_palloc
 

Deprecated:
See also:
apr_palloc

Definition at line 133 of file apr_compat.h.

#define ap_pcalloc   apr_pcalloc
 

Deprecated:
See also:
apr_pcalloc

Definition at line 135 of file apr_compat.h.

#define ap_pool_join   apr_pool_join
 

Deprecated:
See also:
apr_pool_join

Definition at line 137 of file apr_compat.h.

#define ap_psprintf   apr_psprintf
 

Deprecated:
See also:
apr_psprintf

Definition at line 139 of file apr_compat.h.

#define ap_pstrcat   apr_pstrcat
 

Deprecated:
See also:
apr_pstrcat

Definition at line 141 of file apr_compat.h.

#define ap_pstrdup   apr_pstrdup
 

Deprecated:
See also:
apr_pstrdup

Definition at line 143 of file apr_compat.h.

#define ap_pstrndup   apr_pstrndup
 

Deprecated:
See also:
apr_pstrndup

Definition at line 145 of file apr_compat.h.

#define ap_push_array   apr_array_push
 

Deprecated:
See also:
apr_array_push

Definition at line 147 of file apr_compat.h.

#define ap_pvsprintf   apr_pvsprintf
 

Deprecated:
See also:
apr_pvsprintf

Definition at line 149 of file apr_compat.h.

#define ap_register_cleanup   apr_pool_cleanup_register
 

Deprecated:
See also:
apr_pool_cleanup_register

Definition at line 151 of file apr_compat.h.

#define ap_register_other_child   apr_proc_other_child_register
 

Deprecated:
See also:
apr_proc_other_child_register

Definition at line 153 of file apr_compat.h.

#define AP_RFC822_DATE_LEN   APR_RFC822_DATE_LEN
 

Deprecated:
See also:
APR_RFC822_DATE_LEN

Definition at line 223 of file apr_compat.h.

#define ap_run_cleanup   apr_pool_cleanup_run
 

Deprecated:
See also:
apr_pool_cleanup_run

Definition at line 155 of file apr_compat.h.

#define ap_signal   apr_signal
 

Deprecated:
See also:
apr_signal

Definition at line 157 of file apr_compat.h.

#define ap_snprintf   apr_snprintf
 

Deprecated:
See also:
apr_snprintf

Definition at line 159 of file apr_compat.h.

#define ap_table_add   apr_table_add
 

Deprecated:
See also:
apr_table_add

Definition at line 161 of file apr_compat.h.

#define ap_table_addn   apr_table_addn
 

Deprecated:
See also:
apr_table_addn

Definition at line 163 of file apr_compat.h.

#define ap_table_do   apr_table_do
 

Deprecated:
See also:
apr_table_do

Definition at line 165 of file apr_compat.h.

#define ap_table_elts   apr_table_elts
 

Deprecated:
See also:
apr_table_elts

Definition at line 167 of file apr_compat.h.

#define ap_table_get   apr_table_get
 

Deprecated:
See also:
apr_table_get

Definition at line 169 of file apr_compat.h.

#define ap_table_merge   apr_table_merge
 

Deprecated:
See also:
apr_table_merge

Definition at line 171 of file apr_compat.h.

#define ap_table_mergen   apr_table_mergen
 

Deprecated:
See also:
apr_table_mergen

Definition at line 173 of file apr_compat.h.

#define ap_table_set   apr_table_set
 

Deprecated:
See also:
apr_table_set

Definition at line 175 of file apr_compat.h.

#define ap_table_setn   apr_table_setn
 

Deprecated:
See also:
apr_table_setn

Definition at line 177 of file apr_compat.h.

#define ap_table_unset   apr_table_unset
 

Deprecated:
See also:
apr_table_unset

Definition at line 179 of file apr_compat.h.

#define ap_tolower   apr_tolower
 

Deprecated:
See also:
apr_tolower

Definition at line 216 of file apr_compat.h.

#define ap_toupper   apr_toupper
 

Deprecated:
See also:
apr_toupper

Definition at line 218 of file apr_compat.h.

#define ap_unregister_other_child   apr_proc_other_child_unregister
 

Deprecated:
See also:
apr_proc_other_child_unregister

Definition at line 181 of file apr_compat.h.

#define AP_USEC_PER_SEC   APR_USEC_PER_SEC
 

Deprecated:
See also:
APR_USEC_PER_SEC

Definition at line 221 of file apr_compat.h.

#define ap_validate_password   apr_password_validate
 

Deprecated:
See also:
apr_password_validate

Definition at line 183 of file apr_compat.h.

#define ap_vformatter   apr_vformatter
 

Deprecated:
See also:
apr_vformatter

Definition at line 185 of file apr_compat.h.

#define ap_vsnprintf   apr_vsnprintf
 

Deprecated:
See also:
apr_vsnprintf

Definition at line 187 of file apr_compat.h.

#define ap_wait_t   apr_wait_t
 

Deprecated:
See also:
apr_wait_t

Definition at line 189 of file apr_compat.h.