ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

hanzen.c File Reference
#include <mbctype.h>

Go to the source code of this file.

Defines

#define ZTOH_SYMBOLS   9
#define ISKANA(c)   ((c) >= 0xa1 && (c) <= 0xdf)
#define JISHIRA(c)   ((c) >= 0x829f && (c) <= 0x82f1)
#define JISKANA(c)   ((c) >= 0x8340 && (c) <= 0x8396 && (c) != 0x837f)
#define JTOKANA(c)   ((c) <= 0x82dd ? (c) + 0xa1 : (c) + 0xa2)

Functions

unsigned short _mbbtombc (unsigned short c)
unsigned short _mbctombb (unsigned short c)

Variables

static unsigned short han_to_zen_ascii_table [0x5f]
static unsigned short han_to_zen_kana_table [0x40]
static unsigned char zen_to_han_kana_table [0x8396-0x8340+1]
static unsigned short zen_to_han_symbol_table_1 [ZTOH_SYMBOLS]
static unsigned char zen_to_han_symbol_table_2 [ZTOH_SYMBOLS]

Generated on Sat May 26 2012 06:04:31 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.