Searched refs:utf8_path (Results 1 – 2 of 2) sorted by relevance
58 const char* utf8_path; in svn_nls_init() local73 err = svn_utf__win32_utf16_to_utf8(&utf8_path, ucs2_path, in svn_nls_init()78 internal_path = svn_dirent_internal_style(utf8_path, scratch_pool); in svn_nls_init()
1485 const char *utf8_path; in grab_filename() local1493 SVN_ERR(svn_utf_cstring_to_utf8(&utf8_path, in grab_filename()1498 canon_path = svn_dirent_canonicalize(utf8_path, scratch_pool); in grab_filename()