Searched refs:apr_hash_make_custom (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/apr-32/apr/apr/include/
H A Dapr_hash.h86 APR_DECLARE(apr_hash_t *) apr_hash_make_custom(apr_pool_t *pool,
/macosx-10.10/apr-32/apr/apr/tables/
H A Dapr_hash.c114 APR_DECLARE(apr_hash_t *) apr_hash_make_custom(apr_pool_t *pool, function
/macosx-10.10/apr-32/apr/apr/test/
H A Dtesthash.c148 h = apr_hash_make_custom(p, hash_custom);

Completed in 119 milliseconds