Searched refs:apr_table_overlap (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_tables.h457 * Conceptually, apr_table_overlap does this:
485 APR_DECLARE(void) apr_table_overlap(apr_table_t *a, const apr_table_t *b,
/freebsd-11-stable/contrib/apr/tables/
H A Dapr_tables.c1233 APR_DECLARE(void) apr_table_overlap(apr_table_t *a, const apr_table_t *b, function
1244 fprintf(stderr, "apr_table_overlap: b's pool is not an ancestor of a's\n");

Completed in 112 milliseconds