Home
last modified time | relevance | path

Searched refs:svn_wc__get_translate_info (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dtranslate.c71 SVN_ERR(svn_wc__get_translate_info(&style, &eol, in svn_wc__internal_translated_stream()
158 SVN_ERR(svn_wc__get_translate_info(&style, &eol, in svn_wc__internal_translated_file()
243 svn_wc__get_translate_info(svn_subst_eol_style_t *style, in svn_wc__get_translate_info() function
Dtranslate.h80 svn_wc__get_translate_info(svn_subst_eol_style_t *style,
Dmerge.c190 SVN_ERR(svn_wc__get_translate_info(NULL, NULL, &keywords, NULL, in detranslate_wc_file()
203 SVN_ERR(svn_wc__get_translate_info(&style, &eol, in detranslate_wc_file()
215 SVN_ERR(svn_wc__get_translate_info(&style, &eol, in detranslate_wc_file()
924 SVN_ERR(svn_wc__get_translate_info(NULL, NULL, NULL, in merge_text_file()
Dworkqueue.c245 SVN_ERR(svn_wc__get_translate_info(NULL, NULL, in install_committed_file()
530 SVN_ERR(svn_wc__get_translate_info(&style, &eol, in run_file_install()
928 SVN_ERR(svn_wc__get_translate_info(&style, &eol, in run_file_copy_translated()
Dquestions.c129 SVN_ERR(svn_wc__get_translate_info(&eol_style, &eol_str, in compare_and_verify()
Dupdate_editor.c4109 SVN_ERR(svn_wc__get_translate_info(NULL, NULL, in merge_file()