Searched refs:utf8_buffer (Results 1 – 1 of 1) sorted by relevance
1813 const char *utf8_buffer; in io_unicode_to_utf8_path() local1816 SVN_ERR(svn_utf__win32_utf16_to_utf8(&utf8_buffer, source, in io_unicode_to_utf8_path()1818 if (!*utf8_buffer) in io_unicode_to_utf8_path()1820 *result = utf8_buffer; in io_unicode_to_utf8_path()1826 buffer = (char*)utf8_buffer; in io_unicode_to_utf8_path()