Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JMessage::locale Struct Reference

#include <locale.h>

Public Types

typedef int(* parseCharacter_function) (const char **)
 

Static Public Member Functions

static bool isLeadByte_ShiftJIS (int c)
 
static int parseCharacter_1Byte (char const **)
 
static int parseCharacter_2Byte (char const **)
 
static int parseCharacter_ShiftJIS (char const **)
 
static int parseCharacter_UTF8 (char const **)
 

Member Typedef Documentation

◆ parseCharacter_function

typedef int(* JMessage::locale::parseCharacter_function) (const char **)

Member Function Documentation

◆ 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 **  param_0)
static

The documentation for this struct was generated from the following files: