|
|
flag for overlap to use apr_table_mergen Definition at line 365 of file apr_tables.h. Referenced by AP_DECLARE(). |
|
|
flag for overlap to use apr_table_setn Definition at line 363 of file apr_tables.h. Referenced by accept_headers(), AP_DECLARE(), scan_meta_file(), and table_overlap(). |
|
|
Definition at line 49 of file apr_tables.h. |
|
|
Declaration prototype for the iterator callback function of apr_table_do() and apr_table_vdo().
Definition at line 321 of file apr_tables.h. |
|
|
The (opaque) structure for string-content tables. Definition at line 68 of file apr_tables.h. |
|
|
the table abstract data type Definition at line 46 of file apr_tables.h. |
|
|
Get the value associated with a given key from the table. After this call, The data is still in the table
|
|
|
Make a new table
Definition at line 391 of file apr_tables.c. References make_array_core(), and TABLE_HASH_SIZE. Here is the call graph for this function: ![]() |
|
|
Generates a new string from the apr_pool_t containing the concatenated sequence of substrings referenced as elements within the array. The string will be empty if all substrings are empty or null, or if there are no elements in the array. If sep is non-NUL, it will be inserted between elements as a separator.
|
|
|
Concatenate two arrays together
Definition at line 131 of file apr_pools.c. |
|
|
Duplicate a block of memory.
Definition at line 665 of file apr_pools.c. References APR_ALIGN_DEFAULT, mem, and NULL. |
|
|
Create an array
Definition at line 160 of file apr_tables.c. References apr_array_header_t::elt_size, apr_array_header_t::elts, make_array_core(), apr_array_header_t::nalloc, and apr_array_header_t::nelts. Here is the call graph for this function: ![]() |
|
|
Do a natural order comparison of two strings.
Definition at line 950 of file unix/sockaddr.c. |
|
|
Get the elements from a table
|
|
|
Iterate over a table running the provided function once for every element in the table. If there is data passed in as a vararg, then the function is only run on those elements whose key matches something in the vararg. If the vararg is NULL, then every element is run through the function. Iteration continues while the function returns non-zero.
|
|
|
Definition at line 185 of file apr_tables.h. Referenced by dav_gen_supported_methods(), dav_method_options(), GetServerVariable(), handle_printenv(), make_variant_list(), match_headers(), merge_env_dir_configs(), set_neg_headers(), and ssl_configure_env(). |
|
|
Definition at line 403 of file apr_tables.h. |
|
|
Definition at line 308 of file apr_tables.h. |
|
|
Definition at line 112 of file apr_tables.h. Referenced by APR_DECLARE(). |
|
|
Definition at line 170 of file apr_tables.h. Referenced by add_any_filter_handle(), anon_set_string_slots(), log_script(), original_uri(), set_etag_bits(), set_options(), ssl_cmd_SSLOptions(), test_rewind(), and worker_stack_awaken_next(). |
|
|
Definition at line 414 of file apr_tables.h. |
|
|
Definition at line 297 of file apr_tables.h. |
|
|
|
Definition at line 195 of file apr_tables.h. |
|
|
Definition at line 308 of file apr_tables.h. |
|
|
Definition at line 360 of file apr_tables.h. Referenced by htdbm_list(), and htdbm_verify(). |
|
|
Definition at line 360 of file apr_tables.h. |
|
|
Definition at line 170 of file apr_tables.h. Referenced by test_rewind(). |
|
|
Definition at line 185 of file apr_tables.h. |
|
|
Definition at line 138 of file apr_tables.h. |
|
|
Definition at line 360 of file apr_tables.h. |
|
|
Definition at line 297 of file apr_tables.h. |
|
|
Definition at line 360 of file apr_tables.h. |