Searched refs:svn_stringbuf_appendbytes (Results 26 - 42 of 42) sorted by relevance

12

/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsync.c160 svn_stringbuf_appendbytes(new_str, line, colon + 1 - line);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dxml.c853 svn_stringbuf_appendbytes(xmlctx->current->cdata, data, len);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_parse.c555 svn_stringbuf_appendbytes(pattern, start, pattern_len);
685 svn_stringbuf_appendbytes(buf, seg->pattern.data, seg->pattern.len);
H A Dauthz.c1319 svn_stringbuf_appendbytes(state->parent_path, segment->data,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dprops.c640 svn_stringbuf_appendbytes(buf, mine->data, mine->len);
651 svn_stringbuf_appendbytes(buf, incoming->data, incoming->len);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c672 svn_stringbuf_appendbytes(buf, copy_from, len);
H A Dstream.c1661 svn_stringbuf_appendbytes(btn->str, data, *len);
H A Dio.c2838 svn_stringbuf_appendbytes(res, buf, len);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dstring_table.c433 svn_stringbuf_appendbytes(data, tail, entry->tail_length);
H A Dlock.c223 svn_stringbuf_appendbytes(children_list,
H A Dindex.c839 svn_stringbuf_appendbytes(container_offsets, (const char *)encoded,
H A Dcached_data.c2072 svn_stringbuf_appendbytes(rb->current_fulltext, buf, *len);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_memory.c410 svn_stringbuf_appendbytes(btn->hunk, token->data, token->len);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dlock.c213 svn_stringbuf_appendbytes(children_list,
H A Dcached_data.c2153 svn_stringbuf_appendbytes(rb->current_fulltext, buf, *len);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c736 svn_stringbuf_appendbytes(patched_value, buf, len);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c3735 svn_stringbuf_appendbytes(tb->target_string, data, *len);

Completed in 403 milliseconds

12