Searched refs:treepool (Results 1 – 2 of 2) sorted by relevance
142 apr_pool_t *treepool; in svn_diff_diff_2() local149 treepool = svn_pool_create(pool); in svn_diff_diff_2()151 svn_diff__tree_create(&tree, treepool); in svn_diff_diff_2()180 svn_pool_destroy(treepool); in svn_diff_diff_2()
265 apr_pool_t *treepool; in svn_diff_diff3_2() local272 treepool = svn_pool_create(pool); in svn_diff_diff3_2()274 svn_diff__tree_create(&tree, treepool); in svn_diff_diff3_2()307 svn_pool_destroy(treepool); in svn_diff_diff3_2()