diff options
Diffstat (limited to 'test/rlhc.d/case/call4_c.c-C-F0--goto-backend.exp')
-rw-r--r-- | test/rlhc.d/case/call4_c.c-C-F0--goto-backend.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rlhc.d/case/call4_c.c-C-F0--goto-backend.exp b/test/rlhc.d/case/call4_c.c-C-F0--goto-backend.exp index 045edbb4..2ae37c21 100644 --- a/test/rlhc.d/case/call4_c.c-C-F0--goto-backend.exp +++ b/test/rlhc.d/case/call4_c.c-C-F0--goto-backend.exp @@ -13,7 +13,7 @@ static const char _call4_actions [] = { 0, 1, 0, 1, 1, 1, 2, 1, 3, 0 , }; static const char _call4_trans_keys [] = { 1, 0, 10, 10, 6, 6, 10, 10, 8, 8, 5, 5, 4, 4, 7, 7, 6, 6, 5, 5, 9, 9, 11, 11, 7, 7, 0, 3, 1, 0, 1, 0, 1, 0, 0 , }; static const char _call4_char_class [] = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 5, 1, 1, 1, 1, 1, 1, 1, 1, 6, 7, 1, 1, 1, 8, 9, 10, 1, 11, 0 , }; static const char _call4_index_offsets [] = { 0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 16, 16, 0 , }; -static const char _call4_indicies [] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 1, 14, 15, 0 , }; +static const char _call4_indices [] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 1, 14, 15, 0 , }; static const char _call4_index_defaults [] = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 , }; static const char _call4_trans_cond_spaces [] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0 , }; static const char _call4_cond_targs [] = { 2, 0, 3, 4, 5, 6, 14, 8, 9, 15, 11, 12, 16, 13, 13, 13, 0 , }; @@ -61,7 +61,7 @@ void exec( char *data, int len ) _resume : _keys = _call4_trans_keys + (cs<<1); - _inds = _call4_indicies + _call4_index_offsets[cs]; + _inds = _call4_indices + _call4_index_offsets[cs]; if ( ((*( p )) )<= 119 && ((*( p )) )>= 10 ) |