Searched refs:svn_diff__normalize_buffer (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_diff/ |
| H A D | diff.h | 181 svn_diff__normalize_buffer(char **tgt,
|
| H A D | diff_memory.c | 139 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 D | util.c | 147 svn_diff__normalize_buffer(char **tgt, in svn_diff__normalize_buffer() function
|
| H A D | diff_file.c | 943 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()
|