Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_diff/
HDdiff.h181 svn_diff__normalize_buffer(char **tgt,
HDdiff_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()
HDutil.c141 svn_diff__normalize_buffer(char **tgt, in svn_diff__normalize_buffer() function
HDdiff_file.c946 svn_diff__normalize_buffer(&c, &length, in datasource_get_next_token()
1001 svn_diff__normalize_buffer(&c, &length, in datasource_get_next_token()
1123 svn_diff__normalize_buffer(&bufp[i], &length[i], &state[i], in token_compare()