Searched refs:svn_utf__win32_utf8_to_utf16 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/include/private/ |
| D | svn_utf_private.h | 102 svn_utf__win32_utf8_to_utf16(const WCHAR **result,
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | cmdline.c | 436 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()
|
| D | utf.c | 1188 svn_utf__win32_utf8_to_utf16(const WCHAR **result, in svn_utf__win32_utf8_to_utf16() function
|
| D | io.c | 1893 SVN_ERR(svn_utf__win32_utf8_to_utf16(&(const WCHAR*)buffer, source, in svn_io__utf8_to_unicode_longpath()
|