Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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

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 ** str)
static

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