Go to the source code of this file.
◆ LOCALE_BANK_COUNT
| #define LOCALE_BANK_COUNT 8 |
◆ LOCALE_purgetable
◆ LOCALE_freetable()
| void LOCALE_freetable |
( |
void | | ) |
|
◆ LOCALE_getbank()
| int LOCALE_getbank |
( |
void | | ) |
|
◆ LOCALE_getbanklanguageid()
| int LOCALE_getbanklanguageid |
( |
void | | ) |
|
◆ LOCALE_getbankstringcount()
| int LOCALE_getbankstringcount |
( |
void | | ) |
|
◆ LOCALE_getstr()
| const char * LOCALE_getstr |
( |
const void * | localefile, |
|
|
int | stringid ) |
◆ LOCALE_getstring()
| const char * LOCALE_getstring |
( |
int | stringid | ) |
|
◆ LOCALE_init()
◆ LOCALE_loadtable()
| int LOCALE_loadtable |
( |
const char * | pathname, |
|
|
int | languageid ) |
◆ LOCALE_restore()
| void LOCALE_restore |
( |
void | | ) |
|
◆ LOCALE_setbank()
| void LOCALE_setbank |
( |
int | bankindex | ) |
|