Searched refs:svn_utf_cstring_to_utf8 (Results 26 - 36 of 36) sorted by relevance

12

/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dpropget-cmd.c336 SVN_ERR(svn_utf_cstring_to_utf8(&pname, pname, pool));
H A Dshelf-cmd.c75 SVN_ERR(svn_utf_cstring_to_utf8(arg,
H A Dshelf2-cmd.c75 SVN_ERR(svn_utf_cstring_to_utf8(arg,
/freebsd-13-stable/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c1006 SVN_ERR(svn_utf_cstring_to_utf8(&diff_cmd_argv[i],
2712 SVN_ERR(svn_utf_cstring_to_utf8(&first_arg, os->argv[os->ind++],
2751 SVN_ERR(svn_utf_cstring_to_utf8(&repos_path,
2781 SVN_ERR(svn_utf_cstring_to_utf8(&arg1, os->argv[os->ind++], pool));
2789 SVN_ERR(svn_utf_cstring_to_utf8(&arg2, os->argv[os->ind++], pool));
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dhooks.c106 err2 = svn_utf_cstring_to_utf8(&utf8_stderr, native_stderr->data, pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Dparse-diff.c880 SVN_ERR(svn_utf_cstring_to_utf8(prop_name,
1493 SVN_ERR(svn_utf_cstring_to_utf8(&utf8_path,
H A Ddiff_file.c1833 SVN_ERR(svn_utf_cstring_to_utf8(&utf8_timestr, time_buffer, pool));
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dpath.c1179 return svn_utf_cstring_to_utf8(path_utf8, path_apr, pool);
H A Dutf.c746 /* Common implementation for svn_utf_cstring_to_utf8,
774 svn_utf_cstring_to_utf8(const char **dest,
772 svn_utf_cstring_to_utf8(const char **dest, function
H A Dsubst.c1985 SVN_ERR(svn_utf_cstring_to_utf8(&val_utf8, value->data, scratch_pool));
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Ddiff.c2608 SVN_ERR(svn_utf_cstring_to_utf8(&argv[i],

Completed in 134 milliseconds

12