APR_OVERLAP_TABLES_SET  160 modules/cache/cache_storage.c         apr_table_overlap(hdr_copy, r->headers_out, APR_OVERLAP_TABLES_SET);
APR_OVERLAP_TABLES_SET  164 modules/cache/cache_storage.c         apr_table_overlap(r->headers_out, h->resp_hdrs, APR_OVERLAP_TABLES_SET);
APR_OVERLAP_TABLES_SET  263 modules/metadata/mod_cern_meta.c     apr_table_overlap(r->headers_out, tmp_headers, APR_OVERLAP_TABLES_SET);
APR_OVERLAP_TABLES_SET  278 server/util_script.c       apr_table_overlap(r->subprocess_env, e, APR_OVERLAP_TABLES_SET);
APR_OVERLAP_TABLES_SET  143 srclib/apr/test/testtable.c     apr_table_overlap(t1, t2, APR_OVERLAP_TABLES_SET);
APR_OVERLAP_TABLES_SET  174 srclib/apr/test/testtable.c     apr_table_overlap(t1, t2, APR_OVERLAP_TABLES_SET);