Home
last modified time | relevance | path

Searched refs:svn_diff__normalize_buffer (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_diff/
H A Ddiff.h181 svn_diff__normalize_buffer(char **tgt,
H A Ddiff_memory.c139 svn_diff__normalize_buffer(&buf, &len, &state, tok->data, in datasource_get_next_token()
165 svn_diff__normalize_buffer(&buf1, &len1, &state, t1->data, in token_compare()
168 svn_diff__normalize_buffer(&buf2, &len2, &state, t2->data, in token_compare()
H A Dutil.c147 svn_diff__normalize_buffer(char **tgt, in svn_diff__normalize_buffer() function
H A Ddiff_file.c943 svn_diff__normalize_buffer(&c, &length, in datasource_get_next_token()
998 svn_diff__normalize_buffer(&c, &length, in datasource_get_next_token()
1119 svn_diff__normalize_buffer(&bufp[i], &length[i], &state[i], in token_compare()