Searched defs:svn_pool_create_ex (Results 1 – 2 of 2) sorted by relevance
67 svn_pool_create_ex(apr_pool_t *parent_pool, apr_allocator_t *allocator) in svn_pool_create_ex() function96 svn_pool_create_ex(apr_pool_t *pool, apr_allocator_t *allocator) in svn_pool_create_ex() function
65 #define svn_pool_create_ex(pool, allocator) \ macro