Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/subversion/subversion/include/private/
Dsvn_utf_private.h102 svn_utf__win32_utf8_to_utf16(const WCHAR **result,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dcmdline.c436 SVN_ERR(svn_utf__win32_utf8_to_utf16(&result, string, NULL, pool)); in svn_cmdline_fputs()
1491 SVN_ERR(svn_utf__win32_utf8_to_utf16(&wcmd, cmd, NULL, pool)); in svn_cmdline__edit_file_externally()
1676 SVN_ERR(svn_utf__win32_utf8_to_utf16(&wcmd, cmd, NULL, pool)); in svn_cmdline__edit_string_externally()
Dutf.c1188 svn_utf__win32_utf8_to_utf16(const WCHAR **result, in svn_utf__win32_utf8_to_utf16() function
Dio.c1893 SVN_ERR(svn_utf__win32_utf8_to_utf16(&(const WCHAR*)buffer, source, in svn_io__utf8_to_unicode_longpath()