#include <locale.h>
◆ parseCharacter_function
int(*) JMessage::locale::parseCharacter_function(const char **) |
◆ isLeadByte_ShiftJIS()
static bool JMessage::locale::isLeadByte_ShiftJIS |
( |
int | c | ) |
|
|
inlinestatic |
◆ parseCharacter_1Byte()
int JMessage::locale::parseCharacter_1Byte |
( |
char const ** | string | ) |
|
|
static |
◆ parseCharacter_2Byte()
int JMessage::locale::parseCharacter_2Byte |
( |
char const ** | string | ) |
|
|
static |
◆ parseCharacter_ShiftJIS()
int JMessage::locale::parseCharacter_ShiftJIS |
( |
char const ** | str | ) |
|
|
static |
◆ parseCharacter_UTF8()
int JMessage::locale::parseCharacter_UTF8 |
( |
char const ** | str | ) |
|
|
static |
The documentation for this struct was generated from the following files: