Searched refs:svn_stringbuf_remove (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_string.h393 svn_stringbuf_remove(svn_stringbuf_t *str,
403 svn_stringbuf_remove(str, pos, old_count);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dstring.c697 svn_stringbuf_remove(svn_stringbuf_t *str,
721 svn_stringbuf_remove(str, pos, old_count);
693 svn_stringbuf_remove(svn_stringbuf_t *str, function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dsvndiff.c768 svn_stringbuf_remove(db->buffer, 0, db->buffer->len - (end - p));
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dadd.c751 svn_stringbuf_remove(config_auto_prop_val, 0, 1);
H A Ddiff.c831 svn_stringbuf_remove(line, 0, 5);
H A Dpatch.c930 svn_stringbuf_remove(*line, 0, 5); /* Skip "link " */

Completed in 129 milliseconds