|
|
|
@ -498,7 +498,7 @@ _eof_trans: |
|
|
|
|
break; |
|
|
|
|
case 15: |
|
|
|
|
#line 98 "hb-ot-shaper-indic-machine.rl" |
|
|
|
|
{te = p;p--;{ found_syllable (indic_broken_cluster); }} |
|
|
|
|
{te = p;p--;{ found_syllable (indic_broken_cluster); buffer->scratch_flags |= HB_BUFFER_SCRATCH_FLAG_HAS_BROKEN_SYLLABLE; }} |
|
|
|
|
break; |
|
|
|
|
case 16: |
|
|
|
|
#line 99 "hb-ot-shaper-indic-machine.rl" |
|
|
|
@ -522,7 +522,7 @@ _eof_trans: |
|
|
|
|
break; |
|
|
|
|
case 4: |
|
|
|
|
#line 98 "hb-ot-shaper-indic-machine.rl" |
|
|
|
|
{{p = ((te))-1;}{ found_syllable (indic_broken_cluster); }} |
|
|
|
|
{{p = ((te))-1;}{ found_syllable (indic_broken_cluster); buffer->scratch_flags |= HB_BUFFER_SCRATCH_FLAG_HAS_BROKEN_SYLLABLE; }} |
|
|
|
|
break; |
|
|
|
|
case 6: |
|
|
|
|
#line 1 "NONE" |
|
|
|
@ -531,7 +531,7 @@ _eof_trans: |
|
|
|
|
{{p = ((te))-1;} found_syllable (indic_consonant_syllable); } |
|
|
|
|
break; |
|
|
|
|
case 5: |
|
|
|
|
{{p = ((te))-1;} found_syllable (indic_broken_cluster); } |
|
|
|
|
{{p = ((te))-1;} found_syllable (indic_broken_cluster); buffer->scratch_flags |= HB_BUFFER_SCRATCH_FLAG_HAS_BROKEN_SYLLABLE; } |
|
|
|
|
break; |
|
|
|
|
case 6: |
|
|
|
|
{{p = ((te))-1;} found_syllable (indic_non_indic_cluster); } |
|
|
|
|