Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c732 static DWORD tchar2uni ( /* Returns a character in UTF-16 encoding (>=0x10000 on surrogate pair, 0x… in tchar2uni() function
2729 chr = tchar2uni(ptr);
2817 uc = tchar2uni(&p); /* Get a character */
5395 dc = tchar2uni(&label); /* Get a Unicode character */
5415 dc = tchar2uni(&label);
6539 dc = tchar2uni(&tp); /* UTF-8 ==> UTF-16 */