module

No documentation available for this module.

Constants

HANGUL_LBASE = 0x1100

HANGUL_LCOUNT = 19

HANGUL_NCOUNT = HANGUL_VCOUNT * HANGUL_TCOUNT

HANGUL_SBASE = 0xAC00

HANGUL_SCOUNT = 11172

HANGUL_SLAST = HANGUL_SBASE + HANGUL_SCOUNT

HANGUL_TBASE = 0x11A7

HANGUL_TCOUNT = 28

HANGUL_VBASE = 0x1161

HANGUL_VCOUNT = 21

NORMALIZATION_FORMS = [:c, :kc, :d, :kd]

UNICODE_VERSION = "9.0.0"

Attributes

[RW]default_normalization_form

Files

  • activesupport/bin/generate_tables
  • activesupport/lib/active_support/multibyte/unicode.rb

Nested classes and modules