Home
last modified time | relevance | path

Searched refs:svn_utf__win32_utf16_to_utf8 (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
Dnls.c73 err = svn_utf__win32_utf16_to_utf8(&utf8_path, ucs2_path, in svn_nls_init()
Dconfig_win.c96 SVN_ERR(svn_utf__win32_utf16_to_utf8(&folder_utf8, folder_ucs2, in svn_config__win_config_path()
Dutf.c1220 svn_utf__win32_utf16_to_utf8(const char **result, in svn_utf__win32_utf16_to_utf8() function
Dsqlite.c905 SVN_ERR(svn_utf__win32_utf16_to_utf8(&path, win_path, NULL, in internal_open()
Dio.c1816 SVN_ERR(svn_utf__win32_utf16_to_utf8(&utf8_buffer, source, in io_unicode_to_utf8_path()
/freebsd-10-stable/contrib/subversion/subversion/include/private/
Dsvn_utf_private.h111 svn_utf__win32_utf16_to_utf8(const char **result,