class
IRB::Locale
v1_9_1_378 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Constants
LOCALE_DIR = "/lc/"
LOCALE_NAME_RE = %r[\n(?<language>[[:alpha:]]{2})\n(?:_\n(?<territory>[[:alpha:]]{2,3})\n(?:\\.\n(?<codeset>[^@]+)\n)?\n)?\n(?:@\n(?<modifier>.*)\n)?\n]x
Attributes
| [R] | encoding |
| [R] | lang |
| [R] | modifieer |
| [R] | territory |
Files
- lib/irb/lc/ja/encoding_aliases.rb
- lib/irb/locale.rb