Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dffunicode.c966 static const WCHAR oem2uni932[] = { /* Shift_JIS --> Unicode pairs */ variable
15433 case 932 : p = oem2uni932; hi = sizeof oem2uni932 / 4 - 1; break; in ff_oem2uni()