Searched refs:svn_stringbuf_create_empty (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dlog.c126 svn_stringbuf_t *space_separated_paths = svn_stringbuf_create_empty(pool);
215 svn_stringbuf_t *space_separated_paths = svn_stringbuf_create_empty(pool);
216 svn_stringbuf_t *options = svn_stringbuf_create_empty(pool);
269 svn_stringbuf_t *space_separated_revnums = svn_stringbuf_create_empty(pool);
316 svn_stringbuf_t *space_separated_paths = svn_stringbuf_create_empty(pool);
339 svn_stringbuf_t *space_separated_paths = svn_stringbuf_create_empty(pool);
405 svn_stringbuf_t *pattern_text = svn_stringbuf_create_empty(pool);
H A Dbase64.c215 svn_stringbuf_t *encoded = svn_stringbuf_create_empty(eb->scratch_pool);
235 svn_stringbuf_t *encoded = svn_stringbuf_create_empty(eb->scratch_pool);
279 svn_stringbuf_t *encoded = svn_stringbuf_create_empty(pool);
480 decoded = svn_stringbuf_create_empty(db->scratch_pool);
526 svn_stringbuf_t *decoded = svn_stringbuf_create_empty(pool);
550 checksum_str = svn_stringbuf_create_empty(pool);
H A Dconfig_win.c223 section = svn_stringbuf_create_empty(subpool);
224 option = svn_stringbuf_create_empty(subpool);
225 value = svn_stringbuf_create_empty(subpool);
H A Dxml.c153 *outstr = svn_stringbuf_create_empty(pool);
315 outstr = svn_stringbuf_create_empty(pool);
586 *str = svn_stringbuf_create_empty(pool);
755 *str = svn_stringbuf_create_empty(pool);
H A Dx509info.c153 svn_stringbuf_t *out = svn_stringbuf_create_empty(result_pool);
266 svn_stringbuf_t *buf = svn_stringbuf_create_empty(result_pool);
H A Dwin32_xlate.c204 *dest = svn_stringbuf_create_empty(pool);
H A Dconfig_file.c694 cfg->tmp_key = svn_stringbuf_create_empty(pool);
695 cfg->tmp_value = svn_stringbuf_create_empty(pool);
780 ctx->section = svn_stringbuf_create_empty(scratch_pool);
781 ctx->option = svn_stringbuf_create_empty(scratch_pool);
782 ctx->value = svn_stringbuf_create_empty(scratch_pool);
783 ctx->line_read = svn_stringbuf_create_empty(scratch_pool);
H A Dcache.c263 svn_stringbuf_t *text = svn_stringbuf_create_empty(result_pool);
H A Dsubst.c164 svn_stringbuf_t *value = svn_stringbuf_create_empty(pool);
1535 baton->readbuf = svn_stringbuf_create_empty(result_pool);
1593 dst_stringbuf = svn_stringbuf_create_empty(pool);
1900 baton->write_content = svn_stringbuf_create_empty(result_pool);
1939 baton->write_content = svn_stringbuf_create_empty(pool);
H A Dcmdline.c802 *outstr = svn_stringbuf_create_empty(pool);
1071 svn_stringbuf_t *out = svn_stringbuf_create_empty(pool);
1160 *outstr = svn_stringbuf_create_empty(pool);
H A Dcache-memcache.c206 svn_stringbuf_t *value = svn_stringbuf_create_empty(result_pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dsvndiff.c174 instructions = svn_stringbuf_create_empty(pool);
175 header = svn_stringbuf_create_empty(pool);
204 compressed_instructions = svn_stringbuf_create_empty(pool);
212 compressed_instructions = svn_stringbuf_create_empty(pool);
222 svn_stringbuf_t *compressed = svn_stringbuf_create_empty(pool);
230 svn_stringbuf_t *compressed = svn_stringbuf_create_empty(pool);
571 svn_stringbuf_t *instout = svn_stringbuf_create_empty(pool);
572 svn_stringbuf_t *ndout = svn_stringbuf_create_empty(pool);
587 svn_stringbuf_t *instout = svn_stringbuf_create_empty(pool);
588 svn_stringbuf_t *ndout = svn_stringbuf_create_empty(poo
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dstatus-cmd.c117 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
133 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
386 buf = svn_stringbuf_create_empty(scratch_pool);
H A Ddiff-cmd.c103 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
249 sb = svn_stringbuf_create_empty(pool);
572 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
H A Dlist-cmd.c227 svn_stringbuf_t *sb = svn_stringbuf_create_empty(scratch_pool);
431 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
489 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
H A Dblame-cmd.c295 bl.sbuf = svn_stringbuf_create_empty(pool);
H A Dutil.c650 message = svn_stringbuf_create_empty(pool);
833 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
849 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
H A Dstatus.c476 svn_stringbuf_t *sb = svn_stringbuf_create_empty(pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c197 svn_stringbuf_t *sb = svn_stringbuf_create_empty(result_pool);
351 buf = svn_stringbuf_create_empty(scratch_pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dlist.c259 list_ctx->author_buf = svn_stringbuf_create_empty(scratch_pool);
H A Dinherited_props.c414 iprops_ctx->curr_propname = svn_stringbuf_create_empty(scratch_pool);
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_string.h228 svn_stringbuf_create_empty(apr_pool_t *pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c473 svn_stringbuf_t *uncompressed = svn_stringbuf_create_empty(result_pool);
513 revprops->packed_revprops = svn_stringbuf_create_empty(result_pool);
969 = svn_stringbuf_create_empty(pool);
1100 serialized = svn_stringbuf_create_empty(pool);
1366 = svn_stringbuf_create_empty(scratch_pool);
/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsync.c103 svn_stringbuf_t *new_str = svn_stringbuf_create_empty(result_pool);
561 svn_stringbuf_t *mergeinfo_buf = svn_stringbuf_create_empty(pool);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dconfig_file.c321 svn_stringbuf_t *contents = svn_stringbuf_create_empty(access->pool);

Completed in 184 milliseconds

123