Searched refs:utf8_buffer (Results 1 – 1 of 1) sorted by relevance
1819 const char *utf8_buffer; in io_unicode_to_utf8_path() local1822 SVN_ERR(svn_utf__win32_utf16_to_utf8(&utf8_buffer, source, in io_unicode_to_utf8_path()1824 if (!*utf8_buffer) in io_unicode_to_utf8_path()1826 *result = utf8_buffer; in io_unicode_to_utf8_path()1832 buffer = (char*)utf8_buffer; in io_unicode_to_utf8_path()