#include <apr_tables.h>
Data Fields | |
char * | key |
char * | val |
apr_uint32_t | key_checksum |
|
The key for the current table entry |
|
A checksum for the key, for use by the apr_table internals |
|
The value for the current table entry |