Top Level Namespace

Defined Under Namespace

Classes: String

Constant Summary collapse

NIKKUD_CP1255 =

codepoints for CP1255 nikkud

[192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 209, 210]
NIKKUD_UTF8 =
[0x05b0, 0x05b1, 0x05b2, 0x05b3, 0x05b4, 0x05b5, 0x05b6, 0x05b7, 0x05b8, 0x05b9, 0x05bb, 0x05bc, 0x05bd, 0x05bf, 0x05c1, 0x05c2]
FIANLS_CP1255 =

TODO: Mac encoding

["\xea".force_encoding('windows-1255'), "\xed".force_encoding('windows-1255'), "\xef".force_encoding('windows-1255'), "\xf3".force_encoding('windows-1255'), "\xf5".force_encoding('windows-1255')]
FINALS_UTF8 =
["\u05da", "\u05dd", "\u05df", "\u05e3", "\u05e5"]
HEB_UTF8_START =
1424
HEB_UTF8_END =
1535
HEB_UTF8_XIRIK =
1460
HEB_UTF8_XOLAM =
1465
HEB_UTF8_QUBBUTS =
1467
HEB_UTF8_SHURUK =
1468