Searched refs:apr_table_elts (Results 1 – 2 of 2) sorted by relevance
98 APR_DECLARE(const apr_array_header_t *) apr_table_elts(const apr_table_t *t);
390 APR_DECLARE(const apr_array_header_t *) apr_table_elts(const apr_table_t *t) in apr_table_elts() function436 const apr_array_header_t *array = apr_table_elts(t); in apr_table_clone()