Home
last modified time | relevance | path

Searched refs:apply_textdelta (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Ddefault_editor.c115 apply_textdelta(void *file_baton, in apply_textdelta() function
147 SVN_ERR(editor->apply_textdelta(file_baton, base_checksum, in apply_textdelta_stream()
176 apply_textdelta,
H A Dcancel.c206 apply_textdelta(void *file_baton, in apply_textdelta() function
217 return eb->wrapped_editor->apply_textdelta(fb->wrapped_file_baton, in apply_textdelta()
376 tree_editor->apply_textdelta = apply_textdelta; in svn_delta_get_cancellation_editor()
H A Ddepth_filter_editor.c307 apply_textdelta(void *file_baton, in apply_textdelta() function
324 SVN_ERR(eb->wrapped_editor->apply_textdelta(fb->wrapped_baton, in apply_textdelta()
469 depth_filter_editor->apply_textdelta = apply_textdelta; in svn_delta_depth_filter_editor()
H A Dbranch_migrate.c199 apply_textdelta(void *file_baton, in apply_textdelta() function
348 apply_textdelta, in svn_branch__compat_get_migration_editor()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Ddefault_editor.c115 apply_textdelta(void *file_baton, in apply_textdelta() function
147 SVN_ERR(editor->apply_textdelta(file_baton, base_checksum, in apply_textdelta_stream()
176 apply_textdelta,
H A Dcancel.c206 apply_textdelta(void *file_baton, in apply_textdelta() function
217 return eb->wrapped_editor->apply_textdelta(fb->wrapped_file_baton, in apply_textdelta()
376 tree_editor->apply_textdelta = apply_textdelta; in svn_delta_get_cancellation_editor()
H A Ddepth_filter_editor.c307 apply_textdelta(void *file_baton, in apply_textdelta() function
324 SVN_ERR(eb->wrapped_editor->apply_textdelta(fb->wrapped_baton, in apply_textdelta()
469 depth_filter_editor->apply_textdelta = apply_textdelta; in svn_delta_depth_filter_editor()
H A Dbranch_migrate.c199 apply_textdelta(void *file_baton, in apply_textdelta() function
348 apply_textdelta, in svn_branch__compat_get_migration_editor()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_delta/
H A Ddefault_editor.c115 apply_textdelta(void *file_baton, in apply_textdelta() function
147 SVN_ERR(editor->apply_textdelta(file_baton, base_checksum, in apply_textdelta_stream()
176 apply_textdelta,
H A Dcancel.c206 apply_textdelta(void *file_baton, in apply_textdelta() function
217 return eb->wrapped_editor->apply_textdelta(fb->wrapped_file_baton, in apply_textdelta()
376 tree_editor->apply_textdelta = apply_textdelta; in svn_delta_get_cancellation_editor()
H A Ddepth_filter_editor.c307 apply_textdelta(void *file_baton, in apply_textdelta() function
324 SVN_ERR(eb->wrapped_editor->apply_textdelta(fb->wrapped_baton, in apply_textdelta()
469 depth_filter_editor->apply_textdelta = apply_textdelta; in svn_delta_depth_filter_editor()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Ddefault_editor.c115 apply_textdelta(void *file_baton, in apply_textdelta() function
147 SVN_ERR(editor->apply_textdelta(file_baton, base_checksum, in apply_textdelta_stream()
176 apply_textdelta,
H A Ddepth_filter_editor.c307 apply_textdelta(void *file_baton, in apply_textdelta() function
324 SVN_ERR(eb->wrapped_editor->apply_textdelta(fb->wrapped_baton, in apply_textdelta()
469 depth_filter_editor->apply_textdelta = apply_textdelta; in svn_delta_depth_filter_editor()
H A Dcancel.c206 apply_textdelta(void *file_baton, in apply_textdelta() function
217 return eb->wrapped_editor->apply_textdelta(fb->wrapped_file_baton, in apply_textdelta()
376 tree_editor->apply_textdelta = apply_textdelta; in svn_delta_get_cancellation_editor()
/dports/devel/svk/SVK-v2.2.3/lib/SVK/Editor/
H A DTee.pm115 sub apply_textdelta { subroutine
122 $editor->apply_textdelta($baton, @arg);
H A DPatch.pm101 sub apply_textdelta { subroutine
115 $ret = $editor->apply_textdelta (@arg, $pool);
H A DDelay.pm109 sub apply_textdelta { subroutine
111 return $self->SUPER::apply_textdelta ($self->_open_file ($baton), @arg);
/dports/java/java-subversion/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c123 apply_textdelta(void *file_baton, in apply_textdelta() function
251 editor->apply_textdelta = apply_textdelta; in bench_null_export()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c123 apply_textdelta(void *file_baton, in apply_textdelta() function
251 editor->apply_textdelta = apply_textdelta; in bench_null_export()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c123 apply_textdelta(void *file_baton, in apply_textdelta() function
251 editor->apply_textdelta = apply_textdelta; in bench_null_export()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svnbench/
H A Dnull-export-cmd.c123 apply_textdelta(void *file_baton, in apply_textdelta() function
251 editor->apply_textdelta = apply_textdelta; in bench_null_export()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dnode_tree.c360 apply_textdelta(void *file_baton, in apply_textdelta() function
407 my_editor->apply_textdelta = apply_textdelta; in svn_repos_node_editor()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dnode_tree.c360 apply_textdelta(void *file_baton, in apply_textdelta() function
407 my_editor->apply_textdelta = apply_textdelta; in svn_repos_node_editor()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_repos/
H A Dnode_tree.c360 apply_textdelta(void *file_baton, in apply_textdelta() function
407 my_editor->apply_textdelta = apply_textdelta; in svn_repos_node_editor()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dnode_tree.c360 apply_textdelta(void *file_baton, in apply_textdelta() function
407 my_editor->apply_textdelta = apply_textdelta; in svn_repos_node_editor()

12345678910>>...13