Home
last modified time | relevance | path

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

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dload.c731 SVN_REPOS_DUMPFILE_TEXT_DELTA); in svn_repos_parse_dumpstream3()
H A Ddump_editor.c933 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in close_file()
H A Ddump.c1471 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in dump_node()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dload.c731 SVN_REPOS_DUMPFILE_TEXT_DELTA); in svn_repos_parse_dumpstream3()
H A Ddump_editor.c933 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in close_file()
H A Ddump.c1471 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in dump_node()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_repos/
H A Dload.c731 SVN_REPOS_DUMPFILE_TEXT_DELTA); in svn_repos_parse_dumpstream3()
H A Ddump_editor.c933 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in close_file()
H A Ddump.c1471 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in dump_node()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Dload.c731 SVN_REPOS_DUMPFILE_TEXT_DELTA); in svn_repos_parse_dumpstream3()
H A Ddump_editor.c933 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in close_file()
H A Ddump.c1471 headers, SVN_REPOS_DUMPFILE_TEXT_DELTA, "true"); in dump_node()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py936 SVN_REPOS_DUMPFILE_TEXT_DELTA = _repos.SVN_REPOS_DUMPFILE_TEXT_DELTA variable
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py936 SVN_REPOS_DUMPFILE_TEXT_DELTA = _repos.SVN_REPOS_DUMPFILE_TEXT_DELTA variable
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py936 SVN_REPOS_DUMPFILE_TEXT_DELTA = _repos.SVN_REPOS_DUMPFILE_TEXT_DELTA variable
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py936 SVN_REPOS_DUMPFILE_TEXT_DELTA = _repos.SVN_REPOS_DUMPFILE_TEXT_DELTA variable
/dports/java/java-subversion/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c583 if ((!strcmp(key, SVN_REPOS_DUMPFILE_TEXT_DELTA)) in new_node_record()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c583 if ((!strcmp(key, SVN_REPOS_DUMPFILE_TEXT_DELTA)) in new_node_record()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c583 if ((!strcmp(key, SVN_REPOS_DUMPFILE_TEXT_DELTA)) in new_node_record()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c583 if ((!strcmp(key, SVN_REPOS_DUMPFILE_TEXT_DELTA)) in new_node_record()
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3117 #define SVN_REPOS_DUMPFILE_TEXT_DELTA "Text-delta" macro
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3117 #define SVN_REPOS_DUMPFILE_TEXT_DELTA "Text-delta" macro
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3117 #define SVN_REPOS_DUMPFILE_TEXT_DELTA "Text-delta" macro
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3117 #define SVN_REPOS_DUMPFILE_TEXT_DELTA "Text-delta" macro
/dports/devel/rsvndump/rsvndump-0.6/src/
H A Ddelta.c787 printf("%s: true\n", SVN_REPOS_DUMPFILE_TEXT_DELTA); in delta_dump_node()