Home
last modified time | relevance | path

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

/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/fatfs/source/
H A Dffunicode.c1895 static const WCHAR uni2oem936[] = { /* Unicode --> GBK pairs */ variable
15385 case 936 : p = uni2oem936; hi = sizeof uni2oem936 / 4 - 1; break; in ff_uni2oem()
/dports/lang/micropython/micropython-1.17/lib/oofatfs/
H A Dffunicode.c419 case 936 : p = uni2oem936; hi = sizeof uni2oem936 / 4 - 1; break; in ff_uni2oem()