Searched refs:utf8_buffer (Results 1 – 1 of 1) sorted by relevance
1914 const char *utf8_buffer; in io_unicode_to_utf8_path() local1917 SVN_ERR(svn_utf__win32_utf16_to_utf8(&utf8_buffer, source, in io_unicode_to_utf8_path()1919 if (!*utf8_buffer) in io_unicode_to_utf8_path()1921 *result = utf8_buffer; in io_unicode_to_utf8_path()1927 buffer = (char*)utf8_buffer; in io_unicode_to_utf8_path()