subversion/tests/libsvn_repos/authz-test.c:280:5:
print_user_rights(NULL, NULL, 0, &authz->anon_rights, pool);
subversion/tests/libsvn_repos/authz-test.c:282:5:
print_user_rights(NULL, NULL, 0, &authz->authn_rights, pool);
subversion/tests/libsvn_client/conflicts-test.c:543:7:
sbox_wc_move(b, move_src_path, new_dir_path);
subversion/tests/libsvn_repos/dump-load-test.c:84:3:
svn_stream_close(stream);
subversion/tests/libsvn_repos/dump-load-test.c:134:3:
svn_stream_close(stream);
subversion/tests/libsvn_fs_fs/fs-fs-pack-test.c:1634:3:
svn_hash_write2(props, svn_stream_from_stringbuf(hash_rep, pool),
"END",
subversion/tests/libsvn_subr/mergeinfo-test.c:1765:6:
svn_rangelist_to_string(&tmp_string, rangelist, pool);
subversion/tests/libsvn_subr/priority-queue-test.c:128:3:
verify_empty_queue(queue);
subversion/tests/libsvn_subr/priority-queue-test.c:157:3:
verify_empty_queue(queue);
subversion/tests/libsvn_subr/priority-queue-test.c:217:3:
verify_empty_queue(queue);
tools/client-side/svnconflict/svnconflict.c:366:5:
svn_cmdline_printf(pool, "text-conflict\n");
tools/client-side/svnconflict/svnconflict.c:371:7:
svn_cmdline_printf(pool, "prop-conflict: %s\n", propname);
tools/client-side/svnconflict/svnconflict.c:383:7:
svn_cmdline_printf(pool, "tree-conflict: %s %s\n",
tools/client-side/svnconflict/svnconflict.c:404:7:
svn_cmdline_printf(pool, "%d: %s\n", id, label);
tools/dev/svnmover/svnmover.c:2439:5:
svn_stringbuf_from_stream(&text, src, 0, scratch_pool);