CMSIS2000
0.0.7
|
#include "../ff.h"
Go to the source code of this file.
Macros | |
#define | _TINY_TABLE 0 |
Functions | |
WCHAR | ff_convert (WCHAR chr, UINT dir) |
WCHAR | ff_wtoupper (WCHAR chr) |
Variables | |
static const WCHAR | sjis2uni [] |
static const WCHAR | uni2sjis [] |
Definition at line 3726 of file cc932.c.
References sjis2uni, and uni2sjis.
Referenced by create_name(), and get_fileinfo().
Definition at line 3786 of file cc932.c.
Referenced by create_name().
|
static |
Definition at line 1871 of file cc932.c.
Referenced by ff_convert().
|
static |
Definition at line 17 of file cc932.c.
Referenced by ff_convert().