Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
Dload.c534 text_cl = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_TEXT_CONTENT_LENGTH); in svn_repos_parse_dumpstream3()
Ddump.c593 headers, SVN_REPOS_DUMPFILE_TEXT_CONTENT_LENGTH, in svn_repos__dump_node_record()
/freebsd-10-stable/contrib/subversion/subversion/svndumpfilter/
Dsvndumpfilter.c534 tcl = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_TEXT_CONTENT_LENGTH); in new_node_record()
622 || (!strcmp(key, SVN_REPOS_DUMPFILE_TEXT_CONTENT_LENGTH)) in new_node_record()
/freebsd-10-stable/contrib/subversion/subversion/include/
Dsvn_repos.h2795 #define SVN_REPOS_DUMPFILE_TEXT_CONTENT_LENGTH "Text-content-length" macro