Searched refs:svn_stringbuf_chop (Results 1 – 6 of 6) sorted by relevance
377 svn_stringbuf_chop(buf, 2); in prepare_line_for_display()381 svn_stringbuf_chop(buf, 1); in prepare_line_for_display()404 svn_stringbuf_chop(buf, 1); in prepare_line_for_display()410 svn_stringbuf_chop(buf, (buf->data + buf->len) - last_valid); in prepare_line_for_display()
278 svn_stringbuf_chop(svn_stringbuf_t *str, apr_size_t nbytes);
526 svn_stringbuf_chop(strbuf, 1); in prompt()
481 svn_stringbuf_chop(svn_stringbuf_t *str, apr_size_t nbytes) in svn_stringbuf_chop() function
314 svn_stringbuf_chop(str, match - eol); in stream_readline_bytewise()
234 svn_stringbuf_chop(buf, 2); in convert_organisation_to_str()