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

/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_utf_private.h102 svn_utf__win32_utf8_to_utf16(const WCHAR **result,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcmdline.c436 SVN_ERR(svn_utf__win32_utf8_to_utf16(&result, string, NULL, pool));
1491 SVN_ERR(svn_utf__win32_utf8_to_utf16(&wcmd, cmd, NULL, pool));
1676 SVN_ERR(svn_utf__win32_utf8_to_utf16(&wcmd, cmd, NULL, pool));
H A Dutf.c1190 svn_utf__win32_utf8_to_utf16(const WCHAR **result,
1188 svn_utf__win32_utf8_to_utf16(const WCHAR **result, function
H A Dio.c1898 SVN_ERR(svn_utf__win32_utf8_to_utf16(&(const WCHAR*)buffer, source,

Completed in 94 milliseconds