[indic] Spell out INDIC_TABLE_ELEMENT_TYPE

This commit is contained in:
Behdad Esfahbod 2021-01-29 19:53:39 -07:00
parent 769c2b19a3
commit 676d1e6adf
5 changed files with 958 additions and 763 deletions

View File

@ -200,7 +200,7 @@ num = 0
offset = 0 offset = 0
starts = [] starts = []
ends = [] ends = []
print ("static const INDIC_TABLE_ELEMENT_TYPE indic_table[] = {") print ("static const uint16_t indic_table[] = {")
for u in uu: for u in uu:
if u <= last: if u <= last:
continue continue
@ -234,7 +234,7 @@ occupancy = used * 100. / total
page_bits = 12 page_bits = 12
print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy)) print ("}; /* Table items: %d; occupancy: %d%% */" % (offset, occupancy))
print () print ()
print ("INDIC_TABLE_ELEMENT_TYPE") print ("uint16_t")
print ("hb_indic_get_categories (hb_codepoint_t u)") print ("hb_indic_get_categories (hb_codepoint_t u)")
print ("{") print ("{")
print (" switch (u >> %d)" % page_bits) print (" switch (u >> %d)" % page_bits)

View File

@ -82,7 +82,7 @@
#define _(S,M) INDIC_COMBINE_CATEGORIES (ISC_##S, IMC_##M) #define _(S,M) INDIC_COMBINE_CATEGORIES (ISC_##S, IMC_##M)
static const INDIC_TABLE_ELEMENT_TYPE indic_table[] = { static const uint16_t indic_table[] = {
#define indic_offset_0x0028u 0 #define indic_offset_0x0028u 0
@ -404,7 +404,7 @@ static const INDIC_TABLE_ELEMENT_TYPE indic_table[] = {
}; /* Table items: 1792; occupancy: 70% */ }; /* Table items: 1792; occupancy: 70% */
INDIC_TABLE_ELEMENT_TYPE uint16_t
hb_indic_get_categories (hb_codepoint_t u) hb_indic_get_categories (hb_codepoint_t u)
{ {
switch (u >> 12) switch (u >> 12)

View File

@ -37,8 +37,6 @@
#define indic_position() complex_var_u8_auxiliary() /* indic_position_t */ #define indic_position() complex_var_u8_auxiliary() /* indic_position_t */
#define INDIC_TABLE_ELEMENT_TYPE uint16_t
/* Cateories used in the OpenType spec: /* Cateories used in the OpenType spec:
* https://docs.microsoft.com/en-us/typography/script-development/devanagari * https://docs.microsoft.com/en-us/typography/script-development/devanagari
*/ */
@ -194,7 +192,7 @@ enum indic_matra_category_t {
) \ ) \
) )
HB_INTERNAL INDIC_TABLE_ELEMENT_TYPE HB_INTERNAL uint16_t
hb_indic_get_categories (hb_codepoint_t u); hb_indic_get_categories (hb_codepoint_t u);

View File

@ -1,4 +1,3 @@
#line 1 "hb-ot-shape-complex-khmer-machine.rl" #line 1 "hb-ot-shape-complex-khmer-machine.rl"
/* /*
* Copyright © 2011,2012 Google, Inc. * Copyright © 2011,2012 Google, Inc.
@ -38,7 +37,7 @@ enum khmer_syllable_type_t {
}; };
#line 42 "hb-ot-shape-complex-khmer-machine.hh" #line 41 "hb-ot-shape-complex-khmer-machine.hh"
#define khmer_syllable_machine_ex_C 1u #define khmer_syllable_machine_ex_C 1u
#define khmer_syllable_machine_ex_Coeng 14u #define khmer_syllable_machine_ex_Coeng 14u
#define khmer_syllable_machine_ex_DOTTEDCIRCLE 12u #define khmer_syllable_machine_ex_DOTTEDCIRCLE 12u
@ -56,180 +55,125 @@ enum khmer_syllable_type_t {
#define khmer_syllable_machine_ex_ZWNJ 5u #define khmer_syllable_machine_ex_ZWNJ 5u
#line 60 "hb-ot-shape-complex-khmer-machine.hh" #line 59 "hb-ot-shape-complex-khmer-machine.hh"
static const unsigned char _khmer_syllable_machine_trans_keys[] = { static const unsigned char _khmer_syllable_machine_trans_keys[] = {
5u, 26u, 5u, 21u, 5u, 26u, 5u, 21u, 1u, 16u, 5u, 21u, 5u, 26u, 5u, 21u, 2u, 8u, 2u, 6u, 2u, 8u, 2u, 6u,
5u, 26u, 5u, 21u, 5u, 21u, 5u, 26u, 5u, 21u, 1u, 16u, 5u, 21u, 5u, 26u, 0u, 0u, 2u, 6u, 2u, 8u, 2u, 6u,
5u, 21u, 5u, 26u, 5u, 21u, 5u, 26u, 1u, 29u, 5u, 29u, 5u, 29u, 5u, 29u, 2u, 8u, 2u, 6u, 2u, 6u, 2u, 8u,
22u, 22u, 5u, 22u, 5u, 29u, 5u, 29u, 5u, 29u, 1u, 16u, 5u, 26u, 5u, 29u, 2u, 6u, 0u, 0u, 2u, 6u, 2u, 8u,
5u, 29u, 22u, 22u, 5u, 22u, 5u, 29u, 5u, 29u, 1u, 16u, 5u, 29u, 5u, 29u, 2u, 6u, 2u, 8u, 2u, 6u, 2u, 8u,
0 0u, 11u, 2u, 11u, 2u, 11u, 2u, 11u,
7u, 7u, 2u, 7u, 2u, 11u, 2u, 11u,
2u, 11u, 0u, 0u, 2u, 8u, 2u, 11u,
2u, 11u, 7u, 7u, 2u, 7u, 2u, 11u,
2u, 11u, 0u, 0u, 2u, 11u, 2u, 11u,
0u
}; };
static const char _khmer_syllable_machine_key_spans[] = { static const signed char _khmer_syllable_machine_char_class[] = {
22, 17, 22, 17, 16, 17, 22, 17, 0, 0, 1, 1, 2, 2, 1, 1,
22, 17, 17, 22, 17, 16, 17, 22, 1, 1, 3, 3, 1, 4, 1, 0,
17, 22, 17, 22, 29, 25, 25, 25, 1, 1, 1, 5, 6, 7, 1, 1,
1, 18, 25, 25, 25, 16, 22, 25, 1, 8, 9, 10, 11, 0
25, 1, 18, 25, 25, 16, 25, 25
}; };
static const short _khmer_syllable_machine_index_offsets[] = { static const short _khmer_syllable_machine_index_offsets[] = {
0, 23, 41, 64, 82, 99, 117, 140, 0, 7, 12, 19, 24, 25, 30, 37,
158, 181, 199, 217, 240, 258, 275, 293, 42, 49, 54, 59, 66, 71, 72, 77,
316, 334, 357, 375, 398, 428, 454, 480, 84, 89, 96, 101, 108, 120, 130, 140,
506, 508, 527, 553, 579, 605, 622, 645, 150, 151, 157, 167, 177, 187, 188, 195,
671, 697, 699, 718, 744, 770, 787, 813 205, 215, 216, 222, 232, 242, 243, 253,
0
}; };
static const char _khmer_syllable_machine_indicies[] = { static const signed char _khmer_syllable_machine_indicies[] = {
1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 3, 0, 4, 1,
0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 1, 0, 0, 0,
3, 0, 0, 0, 0, 4, 0, 1, 3, 0, 4, 5, 0, 0, 0, 4,
1, 0, 0, 0, 0, 0, 0, 0, 6, 7, 0, 0, 0, 8, 9, 0,
0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 10, 0, 4, 9, 0, 0,
0, 1, 1, 0, 0, 0, 0, 0, 0, 10, 11, 0, 0, 0, 12, 0,
0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 0, 0, 0, 12, 14, 13,
0, 3, 0, 0, 0, 0, 4, 0, 13, 13, 15, 14, 16, 16, 16, 15,
5, 5, 0, 0, 0, 0, 0, 0, 16, 17, 18, 16, 16, 16, 17, 19,
0, 0, 0, 0, 0, 0, 0, 0, 20, 16, 16, 16, 21, 22, 16, 16,
4, 0, 6, 6, 0, 0, 0, 0, 16, 23, 16, 17, 22, 16, 16, 16,
0, 0, 0, 0, 0, 0, 0, 0, 23, 24, 16, 16, 16, 25, 16, 17,
0, 6, 0, 7, 7, 0, 0, 0, 24, 16, 16, 16, 25, 14, 16, 16,
0, 0, 0, 0, 0, 0, 0, 0, 26, 15, 16, 17, 29, 28, 30, 2,
0, 0, 0, 8, 0, 9, 9, 0, 31, 28, 15, 19, 17, 23, 25, 21,
0, 0, 0, 0, 0, 0, 0, 0, 33, 32, 34, 2, 3, 6, 4, 10,
0, 0, 0, 0, 0, 10, 0, 0, 12, 8, 35, 32, 36, 32, 3, 6,
0, 0, 4, 0, 9, 9, 0, 0, 4, 10, 12, 8, 5, 32, 36, 32,
0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 32, 32, 32, 8, 6, 7,
0, 0, 0, 0, 10, 0, 11, 11, 32, 36, 32, 8, 6, 37, 32, 36,
0, 0, 0, 0, 0, 0, 0, 0, 32, 10, 6, 4, 32, 32, 8, 38,
0, 0, 0, 0, 0, 0, 12, 0, 32, 36, 32, 12, 6, 4, 10, 32,
0, 0, 0, 4, 0, 11, 11, 0, 8, 35, 32, 34, 32, 3, 6, 4,
0, 0, 0, 0, 0, 0, 0, 0, 10, 12, 8, 29, 14, 39, 39, 39,
0, 0, 0, 0, 0, 12, 0, 14, 15, 39, 17, 41, 40, 42, 40, 15,
14, 13, 13, 13, 13, 13, 13, 13, 19, 17, 23, 25, 21, 18, 40, 42,
13, 13, 13, 13, 13, 13, 13, 15, 40, 17, 19, 40, 40, 40, 21, 19,
13, 14, 14, 16, 16, 16, 16, 16, 20, 40, 42, 40, 21, 19, 43, 40,
16, 16, 16, 16, 16, 16, 16, 16, 42, 40, 23, 19, 17, 40, 40, 21,
16, 15, 16, 16, 16, 16, 17, 16, 44, 40, 42, 40, 25, 19, 17, 23,
18, 18, 16, 16, 16, 16, 16, 16, 40, 21, 45, 46, 40, 31, 26, 15,
16, 16, 16, 16, 16, 16, 16, 16, 19, 17, 23, 25, 21, 41, 40, 31,
17, 16, 19, 19, 16, 16, 16, 16, 40, 15, 19, 17, 23, 25, 21, 0
16, 16, 16, 16, 16, 16, 16, 16,
16, 19, 16, 20, 20, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 21, 16, 22, 22, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 23, 16, 16,
16, 16, 17, 16, 22, 22, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 23, 16, 24, 24,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 25, 16,
16, 16, 16, 17, 16, 24, 24, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 25, 16, 14,
14, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 26, 15,
16, 16, 16, 16, 17, 16, 28, 28,
27, 27, 29, 29, 27, 27, 27, 27,
2, 2, 27, 30, 27, 28, 27, 27,
27, 27, 15, 19, 27, 27, 27, 17,
23, 25, 21, 27, 32, 32, 31, 31,
31, 31, 31, 31, 31, 33, 31, 31,
31, 31, 31, 2, 3, 6, 31, 31,
31, 4, 10, 12, 8, 31, 34, 34,
31, 31, 31, 31, 31, 31, 31, 35,
31, 31, 31, 31, 31, 31, 3, 6,
31, 31, 31, 4, 10, 12, 8, 31,
5, 5, 31, 31, 31, 31, 31, 31,
31, 35, 31, 31, 31, 31, 31, 31,
4, 6, 31, 31, 31, 31, 31, 31,
8, 31, 6, 31, 7, 7, 31, 31,
31, 31, 31, 31, 31, 35, 31, 31,
31, 31, 31, 31, 8, 6, 31, 36,
36, 31, 31, 31, 31, 31, 31, 31,
35, 31, 31, 31, 31, 31, 31, 10,
6, 31, 31, 31, 4, 31, 31, 8,
31, 37, 37, 31, 31, 31, 31, 31,
31, 31, 35, 31, 31, 31, 31, 31,
31, 12, 6, 31, 31, 31, 4, 10,
31, 8, 31, 34, 34, 31, 31, 31,
31, 31, 31, 31, 33, 31, 31, 31,
31, 31, 31, 3, 6, 31, 31, 31,
4, 10, 12, 8, 31, 28, 28, 31,
31, 31, 31, 31, 31, 31, 31, 31,
31, 31, 31, 31, 28, 31, 14, 14,
38, 38, 38, 38, 38, 38, 38, 38,
38, 38, 38, 38, 38, 38, 15, 38,
38, 38, 38, 17, 38, 40, 40, 39,
39, 39, 39, 39, 39, 39, 41, 39,
39, 39, 39, 39, 39, 15, 19, 39,
39, 39, 17, 23, 25, 21, 39, 18,
18, 39, 39, 39, 39, 39, 39, 39,
41, 39, 39, 39, 39, 39, 39, 17,
19, 39, 39, 39, 39, 39, 39, 21,
39, 19, 39, 20, 20, 39, 39, 39,
39, 39, 39, 39, 41, 39, 39, 39,
39, 39, 39, 21, 19, 39, 42, 42,
39, 39, 39, 39, 39, 39, 39, 41,
39, 39, 39, 39, 39, 39, 23, 19,
39, 39, 39, 17, 39, 39, 21, 39,
43, 43, 39, 39, 39, 39, 39, 39,
39, 41, 39, 39, 39, 39, 39, 39,
25, 19, 39, 39, 39, 17, 23, 39,
21, 39, 44, 44, 39, 39, 39, 39,
39, 39, 39, 39, 39, 39, 39, 39,
39, 44, 39, 45, 45, 39, 39, 39,
39, 39, 39, 39, 30, 39, 39, 39,
39, 39, 26, 15, 19, 39, 39, 39,
17, 23, 25, 21, 39, 40, 40, 39,
39, 39, 39, 39, 39, 39, 30, 39,
39, 39, 39, 39, 39, 15, 19, 39,
39, 39, 17, 23, 25, 21, 39, 0
}; };
static const char _khmer_syllable_machine_trans_targs[] = { static const signed char _khmer_syllable_machine_index_defaults[] = {
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 13, 16, 16, 16, 16, 16,
16, 16, 16, 16, 28, 32, 32, 32,
32, 32, 32, 32, 32, 32, 39, 40,
40, 40, 40, 40, 40, 40, 40, 40,
0
};
static const signed char _khmer_syllable_machine_cond_targs[] = {
20, 1, 28, 22, 23, 3, 24, 5, 20, 1, 28, 22, 23, 3, 24, 5,
25, 7, 26, 9, 27, 20, 10, 31, 25, 7, 26, 9, 27, 20, 10, 31,
20, 32, 12, 33, 14, 34, 16, 35, 20, 32, 12, 33, 14, 34, 16, 35,
18, 36, 39, 20, 21, 30, 37, 20, 18, 36, 39, 20, 20, 21, 30, 37,
0, 29, 2, 4, 6, 8, 20, 20, 20, 0, 29, 2, 4, 6, 8, 20,
11, 13, 15, 17, 38, 19 20, 11, 13, 15, 17, 38, 19, 0
}; };
static const char _khmer_syllable_machine_trans_actions[] = { static const signed char _khmer_syllable_machine_cond_actions[] = {
1, 0, 2, 2, 2, 0, 0, 0, 1, 0, 2, 2, 2, 0, 0, 0,
2, 0, 2, 0, 2, 3, 0, 4, 2, 0, 2, 0, 2, 3, 0, 4,
5, 2, 0, 0, 0, 2, 0, 2, 5, 2, 0, 0, 0, 2, 0, 2,
0, 2, 4, 8, 2, 9, 0, 10, 0, 2, 4, 0, 8, 2, 9, 0,
0, 0, 0, 0, 0, 0, 11, 12, 10, 0, 0, 0, 0, 0, 0, 11,
0, 0, 0, 0, 4, 0 12, 0, 0, 0, 0, 4, 0, 0
}; };
static const char _khmer_syllable_machine_to_state_actions[] = { static const signed char _khmer_syllable_machine_to_state_actions[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0 0, 0, 0, 0, 0, 0, 0, 0,
0
}; };
static const char _khmer_syllable_machine_from_state_actions[] = { static const signed char _khmer_syllable_machine_from_state_actions[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0 0, 0, 0, 0, 0, 0, 0, 0,
0
}; };
static const unsigned char _khmer_syllable_machine_eof_trans[] = { static const signed char _khmer_syllable_machine_eof_trans[] = {
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 14, 17, 17, 17, 17, 17, 1, 1, 14, 17, 17, 17, 17, 17,
17, 17, 17, 17, 0, 32, 32, 32, 17, 17, 17, 17, 28, 33, 33, 33,
32, 32, 32, 32, 32, 32, 39, 40, 33, 33, 33, 33, 33, 33, 40, 41,
40, 40, 40, 40, 40, 40, 40, 40 41, 41, 41, 41, 41, 41, 41, 41,
0
}; };
static const int khmer_syllable_machine_start = 20; static const int khmer_syllable_machine_start = 20;
@ -262,9 +206,9 @@ find_syllables_khmer (hb_buffer_t *buffer)
int cs; int cs;
hb_glyph_info_t *info = buffer->info; hb_glyph_info_t *info = buffer->info;
#line 266 "hb-ot-shape-complex-khmer-machine.hh" #line 210 "hb-ot-shape-complex-khmer-machine.hh"
{ {
cs = khmer_syllable_machine_start; cs = (int)khmer_syllable_machine_start;
ts = 0; ts = 0;
te = 0; te = 0;
act = 0; act = 0;
@ -278,115 +222,230 @@ find_syllables_khmer (hb_buffer_t *buffer)
unsigned int syllable_serial = 1; unsigned int syllable_serial = 1;
#line 282 "hb-ot-shape-complex-khmer-machine.hh" #line 226 "hb-ot-shape-complex-khmer-machine.hh"
{ {
int _slen; unsigned int _trans = 0;
int _trans;
const unsigned char * _keys; const unsigned char * _keys;
const char *_inds; const signed char * _inds;
if ( p == pe ) int _ic;
goto _test_eof; _resume: {}
_resume: if ( p == pe && p != eof )
goto _out;
switch ( _khmer_syllable_machine_from_state_actions[cs] ) { switch ( _khmer_syllable_machine_from_state_actions[cs] ) {
case 7: case 7: {
{
#line 1 "NONE" #line 1 "NONE"
{ts = p;} {ts = p;}}
#line 241 "hb-ot-shape-complex-khmer-machine.hh"
break; break;
#line 296 "hb-ot-shape-complex-khmer-machine.hh" }
} }
_keys = _khmer_syllable_machine_trans_keys + (cs<<1); if ( p == eof ) {
_inds = _khmer_syllable_machine_indicies + _khmer_syllable_machine_index_offsets[cs]; if ( _khmer_syllable_machine_eof_trans[cs] > 0 ) {
_trans = (unsigned int)_khmer_syllable_machine_eof_trans[cs] - 1;
}
}
else {
_keys = ( _khmer_syllable_machine_trans_keys + ((cs<<1)));
_inds = ( _khmer_syllable_machine_indicies + (_khmer_syllable_machine_index_offsets[cs]));
_slen = _khmer_syllable_machine_key_spans[cs]; if ( (info[p].khmer_category()) <= 29 && (info[p].khmer_category()) >= 1 ) {
_trans = _inds[ _slen > 0 && _keys[0] <=( info[p].khmer_category()) && _ic = (int)_khmer_syllable_machine_char_class[(int)(info[p].khmer_category()) - 1];
( info[p].khmer_category()) <= _keys[1] ? if ( _ic <= (int)(*( _keys+1)) && _ic >= (int)(*( _keys)) )
( info[p].khmer_category()) - _keys[0] : _slen ]; _trans = (unsigned int)(*( _inds + (int)( _ic - (int)(*( _keys)) ) ));
else
_trans = (unsigned int)_khmer_syllable_machine_index_defaults[cs];
}
else {
_trans = (unsigned int)_khmer_syllable_machine_index_defaults[cs];
}
_eof_trans: }
cs = _khmer_syllable_machine_trans_targs[_trans]; cs = (int)_khmer_syllable_machine_cond_targs[_trans];
if ( _khmer_syllable_machine_trans_actions[_trans] == 0 ) if ( _khmer_syllable_machine_cond_actions[_trans] != 0 ) {
goto _again;
switch ( _khmer_syllable_machine_trans_actions[_trans] ) { switch ( _khmer_syllable_machine_cond_actions[_trans] ) {
case 2: case 2: {
{
#line 1 "NONE" #line 1 "NONE"
{te = p+1;} {te = p+1;}}
#line 279 "hb-ot-shape-complex-khmer-machine.hh"
break; break;
case 8: }
case 8: {
{
#line 82 "hb-ot-shape-complex-khmer-machine.rl" #line 82 "hb-ot-shape-complex-khmer-machine.rl"
{te = p+1;{ found_syllable (khmer_non_khmer_cluster); }} {te = p+1;{
break;
case 10:
#line 80 "hb-ot-shape-complex-khmer-machine.rl"
{te = p;p--;{ found_syllable (khmer_consonant_syllable); }}
break;
case 12:
#line 81 "hb-ot-shape-complex-khmer-machine.rl"
{te = p;p--;{ found_syllable (khmer_broken_cluster); }}
break;
case 11:
#line 82 "hb-ot-shape-complex-khmer-machine.rl" #line 82 "hb-ot-shape-complex-khmer-machine.rl"
{te = p;p--;{ found_syllable (khmer_non_khmer_cluster); }} found_syllable (khmer_non_khmer_cluster); }
}}
#line 292 "hb-ot-shape-complex-khmer-machine.hh"
break; break;
case 1: }
case 10: {
{
#line 80 "hb-ot-shape-complex-khmer-machine.rl" #line 80 "hb-ot-shape-complex-khmer-machine.rl"
{{p = ((te))-1;}{ found_syllable (khmer_consonant_syllable); }} {te = p;p = p - 1;{
#line 80 "hb-ot-shape-complex-khmer-machine.rl"
found_syllable (khmer_consonant_syllable); }
}}
#line 305 "hb-ot-shape-complex-khmer-machine.hh"
break; break;
case 5: }
case 12: {
{
#line 81 "hb-ot-shape-complex-khmer-machine.rl" #line 81 "hb-ot-shape-complex-khmer-machine.rl"
{{p = ((te))-1;}{ found_syllable (khmer_broken_cluster); }} {te = p;p = p - 1;{
#line 81 "hb-ot-shape-complex-khmer-machine.rl"
found_syllable (khmer_broken_cluster); }
}}
#line 318 "hb-ot-shape-complex-khmer-machine.hh"
break; break;
case 3: }
case 11: {
{
#line 82 "hb-ot-shape-complex-khmer-machine.rl"
{te = p;p = p - 1;{
#line 82 "hb-ot-shape-complex-khmer-machine.rl"
found_syllable (khmer_non_khmer_cluster); }
}}
#line 331 "hb-ot-shape-complex-khmer-machine.hh"
break;
}
case 1: {
{
#line 80 "hb-ot-shape-complex-khmer-machine.rl"
{p = ((te))-1;
{
#line 80 "hb-ot-shape-complex-khmer-machine.rl"
found_syllable (khmer_consonant_syllable); }
}}
#line 345 "hb-ot-shape-complex-khmer-machine.hh"
break;
}
case 5: {
{
#line 81 "hb-ot-shape-complex-khmer-machine.rl"
{p = ((te))-1;
{
#line 81 "hb-ot-shape-complex-khmer-machine.rl"
found_syllable (khmer_broken_cluster); }
}}
#line 359 "hb-ot-shape-complex-khmer-machine.hh"
break;
}
case 3: {
{
#line 1 "NONE" #line 1 "NONE"
{switch( act ) { {switch( act ) {
case 2: case 2: {
{{p = ((te))-1;} found_syllable (khmer_broken_cluster); } p = ((te))-1;
break;
case 3:
{{p = ((te))-1;} found_syllable (khmer_non_khmer_cluster); }
break;
}
}
break;
case 4:
#line 1 "NONE"
{te = p+1;}
#line 81 "hb-ot-shape-complex-khmer-machine.rl"
{act = 2;}
break;
case 9:
#line 1 "NONE"
{te = p+1;}
#line 82 "hb-ot-shape-complex-khmer-machine.rl"
{act = 3;}
break;
#line 366 "hb-ot-shape-complex-khmer-machine.hh"
}
_again:
switch ( _khmer_syllable_machine_to_state_actions[cs] ) {
case 6:
#line 1 "NONE"
{ts = 0;}
break;
#line 375 "hb-ot-shape-complex-khmer-machine.hh"
}
if ( ++p != pe )
goto _resume;
_test_eof: {}
if ( p == eof )
{ {
if ( _khmer_syllable_machine_eof_trans[cs] > 0 ) { #line 81 "hb-ot-shape-complex-khmer-machine.rl"
_trans = _khmer_syllable_machine_eof_trans[cs] - 1; found_syllable (khmer_broken_cluster); }
goto _eof_trans; break;
}
case 3: {
p = ((te))-1;
{
#line 82 "hb-ot-shape-complex-khmer-machine.rl"
found_syllable (khmer_non_khmer_cluster); }
break;
}
}}
}
#line 385 "hb-ot-shape-complex-khmer-machine.hh"
break;
}
case 4: {
{
#line 1 "NONE"
{te = p+1;}}
#line 395 "hb-ot-shape-complex-khmer-machine.hh"
{
#line 81 "hb-ot-shape-complex-khmer-machine.rl"
{act = 2;}}
#line 401 "hb-ot-shape-complex-khmer-machine.hh"
break;
}
case 9: {
{
#line 1 "NONE"
{te = p+1;}}
#line 411 "hb-ot-shape-complex-khmer-machine.hh"
{
#line 82 "hb-ot-shape-complex-khmer-machine.rl"
{act = 3;}}
#line 417 "hb-ot-shape-complex-khmer-machine.hh"
break;
} }
} }
} }
if ( p == eof ) {
if ( cs >= 20 )
goto _out;
}
else {
switch ( _khmer_syllable_machine_to_state_actions[cs] ) {
case 6: {
{
#line 1 "NONE"
{ts = 0;}}
#line 437 "hb-ot-shape-complex-khmer-machine.hh"
break;
}
}
p += 1;
goto _resume;
}
_out: {}
}
#line 114 "hb-ot-shape-complex-khmer-machine.rl" #line 114 "hb-ot-shape-complex-khmer-machine.rl"
} }

View File

@ -1,4 +1,3 @@
#line 1 "hb-ot-shape-complex-use-machine.rl" #line 1 "hb-ot-shape-complex-use-machine.rl"
/* /*
* Copyright © 2015 Mozilla Foundation. * Copyright © 2015 Mozilla Foundation.
@ -54,7 +53,7 @@ enum use_syllable_type_t {
}; };
#line 58 "hb-ot-shape-complex-use-machine.hh" #line 57 "hb-ot-shape-complex-use-machine.hh"
#define use_syllable_machine_ex_B 1u #define use_syllable_machine_ex_B 1u
#define use_syllable_machine_ex_CMAbv 31u #define use_syllable_machine_ex_CMAbv 31u
#define use_syllable_machine_ex_CMBlw 32u #define use_syllable_machine_ex_CMBlw 32u
@ -96,236 +95,224 @@ enum use_syllable_type_t {
#define use_syllable_machine_ex_ZWNJ 14u #define use_syllable_machine_ex_ZWNJ 14u
#line 100 "hb-ot-shape-complex-use-machine.hh" #line 99 "hb-ot-shape-complex-use-machine.hh"
static const unsigned char _use_syllable_machine_trans_keys[] = { static const unsigned char _use_syllable_machine_trans_keys[] = {
1u, 1u, 1u, 1u, 0u, 51u, 11u, 48u, 11u, 48u, 1u, 1u, 22u, 48u, 23u, 48u, 1u, 1u, 1u, 1u, 0u, 37u, 5u, 34u,
24u, 47u, 25u, 47u, 26u, 47u, 45u, 46u, 46u, 46u, 24u, 48u, 24u, 48u, 24u, 48u, 5u, 34u, 1u, 1u, 10u, 34u, 11u, 34u,
1u, 1u, 24u, 48u, 23u, 48u, 23u, 48u, 23u, 48u, 22u, 48u, 22u, 48u, 22u, 48u, 12u, 33u, 13u, 33u, 14u, 33u, 31u, 32u,
11u, 48u, 1u, 48u, 13u, 13u, 4u, 4u, 11u, 48u, 41u, 42u, 42u, 42u, 11u, 48u, 32u, 32u, 12u, 34u, 12u, 34u, 12u, 34u,
22u, 48u, 23u, 48u, 24u, 47u, 25u, 47u, 26u, 47u, 45u, 46u, 46u, 46u, 24u, 48u, 1u, 1u, 12u, 34u, 11u, 34u, 11u, 34u,
24u, 48u, 24u, 48u, 24u, 48u, 23u, 48u, 23u, 48u, 23u, 48u, 22u, 48u, 22u, 48u, 11u, 34u, 10u, 34u, 10u, 34u, 10u, 34u,
22u, 48u, 11u, 48u, 1u, 48u, 1u, 1u, 4u, 4u, 13u, 13u, 1u, 48u, 11u, 48u, 5u, 34u, 1u, 34u, 7u, 7u, 3u, 3u,
41u, 42u, 42u, 42u, 1u, 5u, 50u, 52u, 49u, 52u, 49u, 51u, 0 5u, 34u, 27u, 28u, 28u, 28u, 5u, 34u,
10u, 34u, 11u, 34u, 12u, 33u, 13u, 33u,
14u, 33u, 31u, 32u, 32u, 32u, 12u, 34u,
12u, 34u, 12u, 34u, 12u, 34u, 11u, 34u,
11u, 34u, 11u, 34u, 10u, 34u, 10u, 34u,
10u, 34u, 5u, 34u, 1u, 34u, 1u, 1u,
3u, 3u, 7u, 7u, 1u, 34u, 5u, 34u,
27u, 28u, 28u, 28u, 1u, 4u, 36u, 38u,
35u, 38u, 35u, 37u, 0u
}; };
static const char _use_syllable_machine_key_spans[] = { static const signed char _use_syllable_machine_char_class[] = {
1, 1, 52, 38, 38, 1, 27, 26, 0, 1, 2, 2, 3, 4, 2, 2,
24, 23, 22, 2, 1, 25, 25, 25, 2, 2, 2, 5, 6, 7, 2, 2,
1, 25, 26, 26, 26, 27, 27, 27, 2, 2, 8, 9, 2, 2, 10, 11,
38, 48, 1, 1, 38, 2, 1, 38, 12, 13, 14, 15, 16, 17, 18, 19,
27, 26, 24, 23, 22, 2, 1, 25, 20, 21, 22, 23, 2, 24, 25, 26,
25, 25, 25, 26, 26, 26, 27, 27, 2, 27, 28, 29, 30, 31, 32, 33,
27, 38, 48, 1, 1, 1, 48, 38, 34, 35, 36, 37, 38, 0
2, 1, 5, 3, 4, 3
}; };
static const short _use_syllable_machine_index_offsets[] = { static const short _use_syllable_machine_index_offsets[] = {
0, 2, 4, 57, 96, 135, 137, 165, 0, 1, 2, 40, 70, 100, 101, 126,
192, 217, 241, 264, 267, 269, 295, 321, 150, 172, 193, 213, 215, 216, 239, 262,
347, 349, 375, 402, 429, 456, 484, 512, 285, 286, 309, 333, 357, 381, 406, 431,
540, 579, 628, 630, 632, 671, 674, 676, 456, 486, 520, 521, 522, 552, 554, 555,
715, 743, 770, 795, 819, 842, 845, 847, 585, 610, 634, 656, 677, 697, 699, 700,
873, 899, 925, 951, 978, 1005, 1032, 1060, 723, 746, 769, 792, 816, 840, 864, 889,
1088, 1116, 1155, 1204, 1206, 1208, 1210, 1259, 914, 939, 969, 1003, 1004, 1005, 1006, 1040,
1298, 1301, 1303, 1309, 1313, 1318 1070, 1072, 1073, 1077, 1080, 1084, 0
}; };
static const char _use_syllable_machine_indicies[] = { static const signed char _use_syllable_machine_indicies[] = {
1, 0, 2, 0, 3, 4, 5, 5, 1, 2, 4, 5, 6, 7, 8, 1,
6, 7, 5, 5, 5, 5, 5, 1, 9, 10, 11, 12, 13, 14, 15, 16,
8, 9, 5, 5, 5, 5, 10, 11, 17, 18, 19, 13, 20, 21, 22, 23,
5, 5, 12, 13, 14, 15, 16, 17, 24, 25, 26, 27, 28, 29, 30, 31,
18, 12, 19, 20, 21, 22, 23, 24, 32, 33, 34, 35, 9, 36, 6, 37,
5, 25, 26, 27, 5, 28, 29, 30, 39, 40, 38, 38, 38, 41, 42, 43,
31, 32, 33, 34, 8, 35, 5, 36, 44, 45, 46, 47, 41, 48, 5, 49,
5, 38, 39, 37, 37, 37, 37, 37, 50, 51, 52, 53, 54, 55, 38, 38,
37, 37, 37, 37, 40, 41, 42, 43, 38, 56, 57, 58, 59, 40, 39, 40,
44, 45, 46, 40, 47, 4, 48, 49, 38, 38, 38, 41, 42, 43, 44, 45,
50, 51, 37, 52, 53, 54, 37, 37, 46, 47, 41, 48, 49, 49, 50, 51,
37, 37, 55, 56, 57, 58, 39, 37, 52, 53, 54, 55, 38, 38, 38, 56,
38, 39, 37, 37, 37, 37, 37, 37, 57, 58, 59, 40, 39, 41, 42, 43,
37, 37, 37, 40, 41, 42, 43, 44, 44, 45, 38, 38, 38, 38, 38, 38,
45, 46, 40, 47, 48, 48, 49, 50, 50, 51, 52, 53, 54, 55, 38, 38,
51, 37, 52, 53, 54, 37, 37, 37, 38, 42, 57, 58, 59, 61, 42, 43,
37, 55, 56, 57, 58, 39, 37, 38, 44, 45, 38, 38, 38, 38, 38, 38,
59, 40, 41, 42, 43, 44, 37, 37, 38, 38, 38, 53, 54, 55, 38, 38,
37, 37, 37, 37, 49, 50, 51, 37, 38, 38, 57, 58, 59, 61, 43, 44,
52, 53, 54, 37, 37, 37, 37, 41, 45, 38, 38, 38, 38, 38, 38, 38,
56, 57, 58, 60, 37, 41, 42, 43, 38, 38, 38, 38, 38, 38, 38, 38,
44, 37, 37, 37, 37, 37, 37, 37, 38, 57, 58, 59, 44, 45, 38, 38,
37, 37, 37, 52, 53, 54, 37, 37, 38, 38, 38, 38, 38, 38, 38, 38,
37, 37, 37, 56, 57, 58, 60, 37, 38, 38, 38, 38, 38, 38, 57, 58,
42, 43, 44, 37, 37, 37, 37, 37, 59, 45, 38, 38, 38, 38, 38, 38,
37, 37, 37, 37, 37, 37, 37, 37, 38, 38, 38, 38, 38, 38, 38, 38,
37, 37, 37, 37, 37, 56, 57, 58, 38, 38, 57, 58, 59, 57, 58, 58,
37, 43, 44, 37, 37, 37, 37, 37, 43, 44, 45, 38, 38, 38, 38, 38,
37, 37, 37, 37, 37, 37, 37, 37, 38, 38, 38, 38, 53, 54, 55, 38,
37, 37, 37, 37, 37, 56, 57, 58, 38, 38, 38, 57, 58, 59, 61, 43,
37, 44, 37, 37, 37, 37, 37, 37, 44, 45, 38, 38, 38, 38, 38, 38,
37, 37, 37, 37, 37, 37, 37, 37, 38, 38, 38, 38, 54, 55, 38, 38,
37, 37, 37, 37, 56, 57, 58, 37, 38, 38, 57, 58, 59, 61, 43, 44,
56, 57, 37, 57, 37, 42, 43, 44, 45, 38, 38, 38, 38, 38, 38, 38,
37, 37, 37, 37, 37, 37, 37, 37, 38, 38, 38, 38, 55, 38, 38, 38,
37, 37, 52, 53, 54, 37, 37, 37, 38, 57, 58, 59, 61, 63, 43, 44,
37, 37, 56, 57, 58, 60, 37, 42, 45, 38, 38, 38, 38, 38, 38, 38,
43, 44, 37, 37, 37, 37, 37, 37, 38, 38, 38, 38, 38, 38, 38, 38,
37, 37, 37, 37, 37, 53, 54, 37, 38, 57, 58, 59, 61, 42, 43, 44,
37, 37, 37, 37, 56, 57, 58, 60, 45, 38, 38, 38, 38, 38, 38, 50,
37, 42, 43, 44, 37, 37, 37, 37, 51, 52, 53, 54, 55, 38, 38, 38,
37, 37, 37, 37, 37, 37, 37, 37, 42, 57, 58, 59, 61, 42, 43, 44,
54, 37, 37, 37, 37, 37, 56, 57, 45, 38, 38, 38, 38, 38, 38, 38,
58, 60, 37, 62, 61, 42, 43, 44, 51, 52, 53, 54, 55, 38, 38, 38,
37, 37, 37, 37, 37, 37, 37, 37, 42, 57, 58, 59, 61, 42, 43, 44,
37, 37, 37, 37, 37, 37, 37, 37, 45, 38, 38, 38, 38, 38, 38, 38,
37, 37, 56, 57, 58, 60, 37, 41, 38, 52, 53, 54, 55, 38, 38, 38,
42, 43, 44, 37, 37, 37, 37, 37, 42, 57, 58, 59, 61, 41, 42, 43,
37, 49, 50, 51, 37, 52, 53, 54, 44, 45, 38, 47, 41, 38, 38, 38,
37, 37, 37, 37, 41, 56, 57, 58, 50, 51, 52, 53, 54, 55, 38, 38,
60, 37, 41, 42, 43, 44, 37, 37, 38, 42, 57, 58, 59, 61, 41, 42,
37, 37, 37, 37, 37, 50, 51, 37, 43, 44, 45, 38, 38, 41, 38, 38,
52, 53, 54, 37, 37, 37, 37, 41, 38, 50, 51, 52, 53, 54, 55, 38,
56, 57, 58, 60, 37, 41, 42, 43, 38, 38, 42, 57, 58, 59, 61, 41,
44, 37, 37, 37, 37, 37, 37, 37, 42, 43, 44, 45, 46, 47, 41, 38,
37, 51, 37, 52, 53, 54, 37, 37, 38, 38, 50, 51, 52, 53, 54, 55,
37, 37, 41, 56, 57, 58, 60, 37, 38, 38, 38, 42, 57, 58, 59, 61,
40, 41, 42, 43, 44, 37, 46, 40, 39, 40, 38, 38, 38, 41, 42, 43,
37, 37, 37, 49, 50, 51, 37, 52, 44, 45, 46, 47, 41, 48, 38, 49,
53, 54, 37, 37, 37, 37, 41, 56, 50, 51, 52, 53, 54, 55, 38, 38,
57, 58, 60, 37, 40, 41, 42, 43, 38, 56, 57, 58, 59, 40, 39, 60,
44, 37, 37, 40, 37, 37, 37, 49, 60, 60, 60, 60, 60, 60, 60, 60,
50, 51, 37, 52, 53, 54, 37, 37, 42, 43, 44, 45, 60, 60, 60, 60,
37, 37, 41, 56, 57, 58, 60, 37, 60, 60, 60, 60, 60, 53, 54, 55,
40, 41, 42, 43, 44, 45, 46, 40, 60, 60, 60, 60, 57, 58, 59, 61,
37, 37, 37, 49, 50, 51, 37, 52, 65, 7, 39, 40, 38, 38, 38, 41,
53, 54, 37, 37, 37, 37, 41, 56, 42, 43, 44, 45, 46, 47, 41, 48,
57, 58, 60, 37, 38, 39, 37, 37, 5, 49, 50, 51, 52, 53, 54, 55,
37, 37, 37, 37, 37, 37, 37, 40, 12, 67, 38, 56, 57, 58, 59, 40,
41, 42, 43, 44, 45, 46, 40, 47, 12, 67, 67, 1, 70, 69, 69, 69,
37, 48, 49, 50, 51, 37, 52, 53, 13, 14, 15, 16, 17, 18, 19, 13,
54, 37, 37, 37, 37, 55, 56, 57, 20, 22, 22, 23, 24, 25, 26, 27,
58, 39, 37, 38, 59, 59, 59, 59, 28, 69, 69, 69, 32, 33, 34, 35,
59, 59, 59, 59, 59, 59, 59, 59, 70, 13, 14, 15, 16, 17, 69, 69,
59, 59, 59, 59, 59, 59, 59, 59, 69, 69, 69, 69, 23, 24, 25, 26,
59, 41, 42, 43, 44, 59, 59, 59, 27, 28, 69, 69, 69, 14, 33, 34,
59, 59, 59, 59, 59, 59, 59, 52, 35, 71, 14, 15, 16, 17, 69, 69,
53, 54, 59, 59, 59, 59, 59, 56, 69, 69, 69, 69, 69, 69, 69, 26,
57, 58, 60, 59, 64, 63, 6, 65, 27, 28, 69, 69, 69, 69, 33, 34,
38, 39, 37, 37, 37, 37, 37, 37, 35, 71, 15, 16, 17, 69, 69, 69,
37, 37, 37, 40, 41, 42, 43, 44, 69, 69, 69, 69, 69, 69, 69, 69,
45, 46, 40, 47, 4, 48, 49, 50, 69, 69, 69, 69, 69, 33, 34, 35,
51, 37, 52, 53, 54, 37, 11, 66, 16, 17, 69, 69, 69, 69, 69, 69,
37, 55, 56, 57, 58, 39, 37, 11, 69, 69, 69, 69, 69, 69, 69, 69,
66, 67, 66, 67, 1, 69, 68, 68, 69, 69, 33, 34, 35, 17, 69, 69,
68, 68, 68, 68, 68, 68, 68, 12, 69, 69, 69, 69, 69, 69, 69, 69,
13, 14, 15, 16, 17, 18, 12, 19, 69, 69, 69, 69, 69, 69, 33, 34,
21, 21, 22, 23, 24, 68, 25, 26, 35, 33, 34, 34, 15, 16, 17, 69,
27, 68, 68, 68, 68, 31, 32, 33, 69, 69, 69, 69, 69, 69, 69, 69,
34, 69, 68, 12, 13, 14, 15, 16, 26, 27, 28, 69, 69, 69, 69, 33,
68, 68, 68, 68, 68, 68, 22, 23, 34, 35, 71, 15, 16, 17, 69, 69,
24, 68, 25, 26, 27, 68, 68, 68, 69, 69, 69, 69, 69, 69, 69, 69,
68, 13, 32, 33, 34, 70, 68, 13, 27, 28, 69, 69, 69, 69, 33, 34,
14, 15, 16, 68, 68, 68, 68, 68, 35, 71, 15, 16, 17, 69, 69, 69,
68, 68, 68, 68, 68, 25, 26, 27, 69, 69, 69, 69, 69, 69, 69, 69,
68, 68, 68, 68, 68, 32, 33, 34, 28, 69, 69, 69, 69, 33, 34, 35,
70, 68, 14, 15, 16, 68, 68, 68, 71, 15, 16, 17, 69, 69, 69, 69,
68, 68, 68, 68, 68, 68, 68, 68, 69, 69, 69, 69, 69, 69, 69, 69,
68, 68, 68, 68, 68, 68, 68, 32, 69, 69, 69, 69, 33, 34, 35, 71,
33, 34, 68, 15, 16, 68, 68, 68, 14, 15, 16, 17, 69, 69, 69, 69,
68, 68, 68, 68, 68, 68, 68, 68, 69, 69, 23, 24, 25, 26, 27, 28,
68, 68, 68, 68, 68, 68, 68, 32, 69, 69, 69, 14, 33, 34, 35, 71,
33, 34, 68, 16, 68, 68, 68, 68, 14, 15, 16, 17, 69, 69, 69, 69,
68, 68, 68, 68, 68, 68, 68, 68, 69, 69, 69, 24, 25, 26, 27, 28,
68, 68, 68, 68, 68, 68, 32, 33, 69, 69, 69, 14, 33, 34, 35, 71,
34, 68, 32, 33, 68, 33, 68, 14, 14, 15, 16, 17, 69, 69, 69, 69,
15, 16, 68, 68, 68, 68, 68, 68, 69, 69, 69, 69, 25, 26, 27, 28,
68, 68, 68, 68, 25, 26, 27, 68, 69, 69, 69, 14, 33, 34, 35, 71,
68, 68, 68, 68, 32, 33, 34, 70, 13, 14, 15, 16, 17, 69, 19, 13,
68, 14, 15, 16, 68, 68, 68, 68, 69, 69, 69, 23, 24, 25, 26, 27,
68, 68, 68, 68, 68, 68, 68, 26, 28, 69, 69, 69, 14, 33, 34, 35,
27, 68, 68, 68, 68, 68, 32, 33, 71, 13, 14, 15, 16, 17, 69, 69,
34, 70, 68, 14, 15, 16, 68, 68, 13, 69, 69, 69, 23, 24, 25, 26,
68, 68, 68, 68, 68, 68, 68, 68, 27, 28, 69, 69, 69, 14, 33, 34,
68, 68, 27, 68, 68, 68, 68, 68, 35, 71, 13, 14, 15, 16, 17, 18,
32, 33, 34, 70, 68, 14, 15, 16, 19, 13, 69, 69, 69, 23, 24, 25,
68, 68, 68, 68, 68, 68, 68, 68, 26, 27, 28, 69, 69, 69, 14, 33,
68, 68, 68, 68, 68, 68, 68, 68, 34, 35, 71, 1, 70, 69, 69, 69,
68, 68, 32, 33, 34, 70, 68, 13, 13, 14, 15, 16, 17, 18, 19, 13,
14, 15, 16, 68, 68, 68, 68, 68, 20, 69, 22, 23, 24, 25, 26, 27,
68, 22, 23, 24, 68, 25, 26, 27, 28, 69, 69, 69, 32, 33, 34, 35,
68, 68, 68, 68, 13, 32, 33, 34, 70, 1, 69, 69, 69, 69, 69, 69,
70, 68, 13, 14, 15, 16, 68, 68, 69, 69, 69, 14, 15, 16, 17, 69,
68, 68, 68, 68, 68, 23, 24, 68, 69, 69, 69, 69, 69, 69, 69, 69,
25, 26, 27, 68, 68, 68, 68, 13, 26, 27, 28, 69, 69, 69, 69, 33,
32, 33, 34, 70, 68, 13, 14, 15, 34, 35, 71, 1, 73, 10, 5, 69,
16, 68, 68, 68, 68, 68, 68, 68, 69, 5, 1, 70, 10, 69, 69, 13,
68, 24, 68, 25, 26, 27, 68, 68, 14, 15, 16, 17, 18, 19, 13, 20,
68, 68, 13, 32, 33, 34, 70, 68, 21, 22, 23, 24, 25, 26, 27, 28,
12, 13, 14, 15, 16, 68, 18, 12, 29, 30, 69, 32, 33, 34, 35, 70,
68, 68, 68, 22, 23, 24, 68, 25, 1, 70, 69, 69, 69, 13, 14, 15,
26, 27, 68, 68, 68, 68, 13, 32, 16, 17, 18, 19, 13, 20, 21, 22,
33, 34, 70, 68, 12, 13, 14, 15, 23, 24, 25, 26, 27, 28, 69, 69,
16, 68, 68, 12, 68, 68, 68, 22, 69, 32, 33, 34, 35, 70, 29, 30,
23, 24, 68, 25, 26, 27, 68, 68, 30, 5, 72, 72, 5, 75, 74, 36,
68, 68, 13, 32, 33, 34, 70, 68, 36, 75, 74, 75, 36, 74, 37, 0
12, 13, 14, 15, 16, 17, 18, 12,
68, 68, 68, 22, 23, 24, 68, 25,
26, 27, 68, 68, 68, 68, 13, 32,
33, 34, 70, 68, 1, 69, 68, 68,
68, 68, 68, 68, 68, 68, 68, 12,
13, 14, 15, 16, 17, 18, 12, 19,
68, 21, 22, 23, 24, 68, 25, 26,
27, 68, 68, 68, 68, 31, 32, 33,
34, 69, 68, 1, 68, 68, 68, 68,
68, 68, 68, 68, 68, 68, 68, 68,
68, 68, 68, 68, 68, 68, 68, 68,
68, 13, 14, 15, 16, 68, 68, 68,
68, 68, 68, 68, 68, 68, 68, 25,
26, 27, 68, 68, 68, 68, 68, 32,
33, 34, 70, 68, 1, 71, 72, 68,
9, 68, 4, 68, 68, 68, 4, 68,
68, 68, 68, 68, 1, 69, 9, 68,
68, 68, 68, 68, 68, 68, 68, 12,
13, 14, 15, 16, 17, 18, 12, 19,
20, 21, 22, 23, 24, 68, 25, 26,
27, 68, 28, 29, 68, 31, 32, 33,
34, 69, 68, 1, 69, 68, 68, 68,
68, 68, 68, 68, 68, 68, 12, 13,
14, 15, 16, 17, 18, 12, 19, 20,
21, 22, 23, 24, 68, 25, 26, 27,
68, 68, 68, 68, 31, 32, 33, 34,
69, 68, 28, 29, 68, 29, 68, 4,
71, 71, 71, 4, 71, 74, 73, 35,
73, 35, 74, 73, 74, 73, 35, 73,
36, 73, 0
}; };
static const char _use_syllable_machine_trans_targs[] = { static const signed char _use_syllable_machine_index_defaults[] = {
2, 31, 42, 2, 3, 2, 26, 28, 0, 0, 6, 38, 38, 60, 38, 38,
51, 52, 54, 29, 32, 33, 34, 35, 38, 38, 38, 38, 38, 38, 38, 38,
36, 46, 47, 48, 55, 49, 43, 44, 62, 38, 38, 38, 38, 38, 38, 38,
45, 39, 40, 41, 56, 57, 58, 50, 38, 60, 64, 66, 38, 68, 68, 69,
37, 38, 2, 59, 61, 2, 4, 5, 69, 69, 69, 69, 69, 69, 69, 69,
6, 7, 8, 9, 10, 21, 22, 23, 69, 69, 69, 69, 69, 69, 69, 69,
24, 18, 19, 20, 13, 14, 15, 25, 69, 69, 69, 72, 69, 69, 69, 69,
11, 12, 2, 2, 16, 2, 17, 2, 69, 69, 72, 74, 74, 74, 0
27, 2, 30, 2, 2, 0, 1, 2,
53, 2, 60
}; };
static const char _use_syllable_machine_trans_actions[] = { static const signed char _use_syllable_machine_cond_targs[] = {
1, 2, 2, 5, 0, 6, 0, 0, 2, 31, 42, 2, 2, 3, 2, 26,
0, 0, 2, 0, 2, 2, 0, 0, 28, 51, 52, 54, 29, 32, 33, 34,
0, 2, 2, 2, 2, 2, 2, 2, 35, 36, 46, 47, 48, 55, 49, 43,
2, 2, 2, 2, 0, 0, 0, 2, 44, 45, 39, 40, 41, 56, 57, 58,
0, 0, 7, 0, 0, 8, 0, 0, 50, 37, 38, 2, 59, 61, 2, 4,
5, 6, 7, 8, 9, 10, 21, 22,
23, 24, 18, 19, 20, 13, 14, 15,
25, 11, 12, 2, 2, 16, 2, 17,
2, 27, 2, 30, 2, 2, 0, 1,
2, 53, 2, 60, 0
};
static const signed char _use_syllable_machine_cond_actions[] = {
1, 2, 2, 0, 5, 0, 6, 0,
0, 0, 0, 2, 0, 2, 2, 0,
0, 0, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 0, 0, 0,
2, 0, 0, 7, 0, 0, 8, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 9, 10, 0, 11, 0, 12, 0, 0, 0, 9, 10, 0, 11, 0,
0, 13, 0, 14, 15, 0, 0, 16, 12, 0, 13, 0, 14, 15, 0, 0,
0, 17, 0 16, 0, 17, 0, 0
}; };
static const char _use_syllable_machine_to_state_actions[] = { static const signed char _use_syllable_machine_to_state_actions[] = {
0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
@ -333,10 +320,10 @@ static const char _use_syllable_machine_to_state_actions[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0 0, 0, 0, 0, 0, 0, 0
}; };
static const char _use_syllable_machine_from_state_actions[] = { static const signed char _use_syllable_machine_from_state_actions[] = {
0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
@ -344,18 +331,18 @@ static const char _use_syllable_machine_from_state_actions[] = {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0 0, 0, 0, 0, 0, 0, 0
}; };
static const short _use_syllable_machine_eof_trans[] = { static const signed char _use_syllable_machine_eof_trans[] = {
1, 1, 0, 38, 38, 60, 38, 38, 1, 1, 4, 39, 39, 61, 39, 39,
38, 38, 38, 38, 38, 38, 38, 38, 39, 39, 39, 39, 39, 39, 39, 39,
62, 38, 38, 38, 38, 38, 38, 38, 63, 39, 39, 39, 39, 39, 39, 39,
38, 60, 64, 66, 38, 68, 68, 69, 39, 61, 65, 67, 39, 69, 69, 70,
69, 69, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 70, 70,
69, 69, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 70, 70,
69, 69, 69, 72, 69, 69, 69, 69, 70, 70, 70, 73, 70, 70, 70, 70,
69, 69, 72, 74, 74, 74 70, 70, 73, 75, 75, 75, 0
}; };
static const int use_syllable_machine_start = 2; static const int use_syllable_machine_start = 2;
@ -452,12 +439,11 @@ find_syllables_use (hb_buffer_t *buffer)
unsigned int act HB_UNUSED; unsigned int act HB_UNUSED;
int cs; int cs;
#line 456 "hb-ot-shape-complex-use-machine.hh" #line 443 "hb-ot-shape-complex-use-machine.hh"
{ {
cs = use_syllable_machine_start; cs = (int)use_syllable_machine_start;
ts = 0; ts = 0;
te = 0; te = 0;
act = 0;
} }
#line 260 "hb-ot-shape-complex-use-machine.rl" #line 260 "hb-ot-shape-complex-use-machine.rl"
@ -465,121 +451,273 @@ find_syllables_use (hb_buffer_t *buffer)
unsigned int syllable_serial = 1; unsigned int syllable_serial = 1;
#line 469 "hb-ot-shape-complex-use-machine.hh" #line 455 "hb-ot-shape-complex-use-machine.hh"
{ {
int _slen; unsigned int _trans = 0;
int _trans;
const unsigned char * _keys; const unsigned char * _keys;
const char *_inds; const signed char * _inds;
if ( p == pe ) int _ic;
goto _test_eof; _resume: {}
_resume: if ( p == pe && p != eof )
goto _out;
switch ( _use_syllable_machine_from_state_actions[cs] ) { switch ( _use_syllable_machine_from_state_actions[cs] ) {
case 4: case 4: {
#line 1 "NONE"
{ts = p;}
break;
#line 483 "hb-ot-shape-complex-use-machine.hh"
}
_keys = _use_syllable_machine_trans_keys + (cs<<1);
_inds = _use_syllable_machine_indicies + _use_syllable_machine_index_offsets[cs];
_slen = _use_syllable_machine_key_spans[cs];
_trans = _inds[ _slen > 0 && _keys[0] <=( (*p).second.second.use_category()) &&
( (*p).second.second.use_category()) <= _keys[1] ?
( (*p).second.second.use_category()) - _keys[0] : _slen ];
_eof_trans:
cs = _use_syllable_machine_trans_targs[_trans];
if ( _use_syllable_machine_trans_actions[_trans] == 0 )
goto _again;
switch ( _use_syllable_machine_trans_actions[_trans] ) {
case 2:
#line 1 "NONE"
{te = p+1;}
break;
case 5:
#line 163 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{ found_syllable (use_independent_cluster); }}
break;
case 9:
#line 166 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{ found_syllable (use_standard_cluster); }}
break;
case 7:
#line 171 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{ found_syllable (use_broken_cluster); }}
break;
case 6:
#line 172 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{ found_syllable (use_non_cluster); }}
break;
case 10:
#line 164 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_virama_terminated_cluster); }}
break;
case 11:
#line 165 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_sakot_terminated_cluster); }}
break;
case 8:
#line 166 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_standard_cluster); }}
break;
case 13:
#line 167 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_number_joiner_terminated_cluster); }}
break;
case 12:
#line 168 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_numeral_cluster); }}
break;
case 14:
#line 169 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_symbol_cluster); }}
break;
case 17:
#line 170 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_hieroglyph_cluster); }}
break;
case 15:
#line 171 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_broken_cluster); }}
break;
case 16:
#line 172 "hb-ot-shape-complex-use-machine.rl"
{te = p;p--;{ found_syllable (use_non_cluster); }}
break;
case 1:
#line 171 "hb-ot-shape-complex-use-machine.rl"
{{p = ((te))-1;}{ found_syllable (use_broken_cluster); }}
break;
#line 561 "hb-ot-shape-complex-use-machine.hh"
}
_again:
switch ( _use_syllable_machine_to_state_actions[cs] ) {
case 3:
#line 1 "NONE"
{ts = 0;}
break;
#line 570 "hb-ot-shape-complex-use-machine.hh"
}
if ( ++p != pe )
goto _resume;
_test_eof: {}
if ( p == eof )
{ {
if ( _use_syllable_machine_eof_trans[cs] > 0 ) { #line 1 "NONE"
_trans = _use_syllable_machine_eof_trans[cs] - 1; {ts = p;}}
goto _eof_trans;
#line 470 "hb-ot-shape-complex-use-machine.hh"
break;
} }
} }
if ( p == eof ) {
if ( _use_syllable_machine_eof_trans[cs] > 0 ) {
_trans = (unsigned int)_use_syllable_machine_eof_trans[cs] - 1;
}
}
else {
_keys = ( _use_syllable_machine_trans_keys + ((cs<<1)));
_inds = ( _use_syllable_machine_indicies + (_use_syllable_machine_index_offsets[cs]));
if ( ((*p).second.second.use_category()) <= 52 ) {
_ic = (int)_use_syllable_machine_char_class[(int)((*p).second.second.use_category()) - 0];
if ( _ic <= (int)(*( _keys+1)) && _ic >= (int)(*( _keys)) )
_trans = (unsigned int)(*( _inds + (int)( _ic - (int)(*( _keys)) ) ));
else
_trans = (unsigned int)_use_syllable_machine_index_defaults[cs];
}
else {
_trans = (unsigned int)_use_syllable_machine_index_defaults[cs];
}
}
cs = (int)_use_syllable_machine_cond_targs[_trans];
if ( _use_syllable_machine_cond_actions[_trans] != 0 ) {
switch ( _use_syllable_machine_cond_actions[_trans] ) {
case 2: {
{
#line 1 "NONE"
{te = p+1;}}
#line 508 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 5: {
{
#line 163 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{
#line 163 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_independent_cluster); }
}}
#line 521 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 9: {
{
#line 166 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{
#line 166 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_standard_cluster); }
}}
#line 534 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 7: {
{
#line 171 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{
#line 171 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_broken_cluster); }
}}
#line 547 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 6: {
{
#line 172 "hb-ot-shape-complex-use-machine.rl"
{te = p+1;{
#line 172 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_non_cluster); }
}}
#line 560 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 10: {
{
#line 164 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 164 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_virama_terminated_cluster); }
}}
#line 573 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 11: {
{
#line 165 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 165 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_sakot_terminated_cluster); }
}}
#line 586 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 8: {
{
#line 166 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 166 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_standard_cluster); }
}}
#line 599 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 13: {
{
#line 167 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 167 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_number_joiner_terminated_cluster); }
}}
#line 612 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 12: {
{
#line 168 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 168 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_numeral_cluster); }
}}
#line 625 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 14: {
{
#line 169 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 169 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_symbol_cluster); }
}}
#line 638 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 17: {
{
#line 170 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 170 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_hieroglyph_cluster); }
}}
#line 651 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 15: {
{
#line 171 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 171 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_broken_cluster); }
}}
#line 664 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 16: {
{
#line 172 "hb-ot-shape-complex-use-machine.rl"
{te = p;p = p - 1;{
#line 172 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_non_cluster); }
}}
#line 677 "hb-ot-shape-complex-use-machine.hh"
break;
}
case 1: {
{
#line 171 "hb-ot-shape-complex-use-machine.rl"
{p = ((te))-1;
{
#line 171 "hb-ot-shape-complex-use-machine.rl"
found_syllable (use_broken_cluster); }
}}
#line 691 "hb-ot-shape-complex-use-machine.hh"
break;
}
}
}
if ( p == eof ) {
if ( cs >= 2 )
goto _out;
}
else {
switch ( _use_syllable_machine_to_state_actions[cs] ) {
case 3: {
{
#line 1 "NONE"
{ts = 0;}}
#line 711 "hb-ot-shape-complex-use-machine.hh"
break;
}
}
p += 1;
goto _resume;
}
_out: {}
} }
#line 265 "hb-ot-shape-complex-use-machine.rl" #line 265 "hb-ot-shape-complex-use-machine.rl"