Searched refs:svn_utf_cstring_from_utf8 (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_utf.h155 svn_utf_cstring_from_utf8(const char **dest,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_memory.c1104 SVN_ERR(svn_utf_cstring_from_utf8(&btn.markers[1],
1109 SVN_ERR(svn_utf_cstring_from_utf8(&btn.markers[0],
1114 SVN_ERR(svn_utf_cstring_from_utf8(&btn.markers[2],
1119 SVN_ERR(svn_utf_cstring_from_utf8(&btn.markers[3],
H A Ddiff_file.c2416 SVN_ERR(svn_utf_cstring_from_utf8(&baton.conflict_modified,
2421 SVN_ERR(svn_utf_cstring_from_utf8(&baton.conflict_original,
2426 SVN_ERR(svn_utf_cstring_from_utf8(&baton.conflict_separator,
2429 SVN_ERR(svn_utf_cstring_from_utf8(&baton.conflict_latest,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcmdline.c315 return svn_utf_cstring_from_utf8(dest, src, pool);
1555 SVN_ERR(svn_utf_cstring_from_utf8(&translated_contents->data,
1651 err = svn_utf_cstring_from_utf8(&tmpfile_native,
H A Dutf.c747 svn_utf_cstring_to_utf8_ex, svn_utf_cstring_from_utf8 and
898 svn_utf_cstring_from_utf8(const char **dest,
975 svn_utf_cstring_from_utf8);
896 svn_utf_cstring_from_utf8(const char **dest, function
H A Dpath.c1158 return svn_utf_cstring_from_utf8(path_apr, path_utf8, pool);
H A Dsubst.c2043 err = svn_utf_cstring_from_utf8(&val_nlocale_neol, val_neol, pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.c294 SVN_ERR(svn_utf_cstring_from_utf8(&path_bdb,

Completed in 175 milliseconds