Home
last modified time | relevance | path

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

/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c278 const char *dst_eol, in substitute_and_verify() argument
338 err = svn_subst_copy_and_translate4(src_fname, dst_fname, dst_eol, repair, in substitute_and_verify()
345 if ((! src_eol) && dst_eol && (! repair)) in substitute_and_verify()
718 if (dst_eol) /* verify the promised consistent eol style */ in substitute_and_verify()
720 if (strncmp(contents->data + idx, dst_eol, strlen(dst_eol)) != 0) in substitute_and_verify()
726 idx += strlen(dst_eol); in substitute_and_verify()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c278 const char *dst_eol, in substitute_and_verify() argument
338 err = svn_subst_copy_and_translate4(src_fname, dst_fname, dst_eol, repair, in substitute_and_verify()
345 if ((! src_eol) && dst_eol && (! repair)) in substitute_and_verify()
718 if (dst_eol) /* verify the promised consistent eol style */ in substitute_and_verify()
720 if (strncmp(contents->data + idx, dst_eol, strlen(dst_eol)) != 0) in substitute_and_verify()
726 idx += strlen(dst_eol); in substitute_and_verify()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c278 const char *dst_eol, in substitute_and_verify() argument
338 err = svn_subst_copy_and_translate4(src_fname, dst_fname, dst_eol, repair, in substitute_and_verify()
345 if ((! src_eol) && dst_eol && (! repair)) in substitute_and_verify()
718 if (dst_eol) /* verify the promised consistent eol style */ in substitute_and_verify()
720 if (strncmp(contents->data + idx, dst_eol, strlen(dst_eol)) != 0) in substitute_and_verify()
726 idx += strlen(dst_eol); in substitute_and_verify()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dtranslate-test.c278 const char *dst_eol, in substitute_and_verify() argument
338 err = svn_subst_copy_and_translate4(src_fname, dst_fname, dst_eol, repair, in substitute_and_verify()
345 if ((! src_eol) && dst_eol && (! repair)) in substitute_and_verify()
718 if (dst_eol) /* verify the promised consistent eol style */ in substitute_and_verify()
720 if (strncmp(contents->data + idx, dst_eol, strlen(dst_eol)) != 0) in substitute_and_verify()
726 idx += strlen(dst_eol); in substitute_and_verify()