Diff for /embedaddon/php/Zend/zend_ini_parser.output between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/05/29 12:34:35 version 1.1.1.3, 2013/10/14 08:02:48
Line 1 Line 1
Terminals which are not usedTerminals unused in grammar
   
    ':'     ':'
    ','     ','
    '.'     '.'
   '''   '\''
    '^'     '^'
    '+'     '+'
    '-'     '-'
Line 90  $end (0) 0 Line 90  $end (0) 0
 '$' (36)  '$' (36)
 '%' (37)  '%' (37)
 '&' (38) 33  '&' (38) 33
''' (39)'\'' (39)
 '(' (40) 36  '(' (40) 36
 ')' (41) 36  ')' (41) 36
 '*' (42)  '*' (42)
Line 158  constant_string (55) Line 158  constant_string (55)
     on left: 43 44 45 46 47, on right: 26 29      on left: 43 44 45 46 47, on right: 26 29
   
   
state 0State 0
   
     0 $accept: . statement_list $end      0 $accept: . statement_list $end
   
Line 167  state 0 Line 167  state 0
     statement_list  go to state 1      statement_list  go to state 1
   
   
state 1State 1
   
     0 $accept: statement_list . $end      0 $accept: statement_list . $end
     1 statement_list: statement_list . statement      1 statement_list: statement_list . statement
Line 181  state 1 Line 181  state 1
     statement  go to state 7      statement  go to state 7
   
   
state 2State 2
   
     0 $accept: statement_list $end .      0 $accept: statement_list $end .
   
     $default  accept      $default  accept
   
   
state 3State 3
   
     3 statement: TC_SECTION . section_string_or_value ']'      3 statement: TC_SECTION . section_string_or_value ']'
   
Line 208  state 3 Line 208  state 3
     constant_literal         go to state 18      constant_literal         go to state 18
   
   
state 4State 4
   
     4 statement: TC_LABEL . '=' string_or_value      4 statement: TC_LABEL . '=' string_or_value
     6          | TC_LABEL .      6          | TC_LABEL .
Line 218  state 4 Line 218  state 4
     $default  reduce using rule 6 (statement)      $default  reduce using rule 6 (statement)
   
   
state 5State 5
   
     5 statement: TC_OFFSET . option_offset ']' '=' string_or_value      5 statement: TC_OFFSET . option_offset ']' '=' string_or_value
   
Line 238  state 5 Line 238  state 5
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 6State 6
   
     7 statement: END_OF_LINE .      7 statement: END_OF_LINE .
   
     $default  reduce using rule 7 (statement)      $default  reduce using rule 7 (statement)
   
   
state 7State 7
   
     1 statement_list: statement_list statement .      1 statement_list: statement_list statement .
   
     $default  reduce using rule 1 (statement_list)      $default  reduce using rule 1 (statement_list)
   
   
state 8State 8
   
    39 constant_literal: TC_RAW .     39 constant_literal: TC_RAW .
   
     $default  reduce using rule 39 (constant_literal)      $default  reduce using rule 39 (constant_literal)
   
   
state 9State 9
   
    38 constant_literal: TC_CONSTANT .     38 constant_literal: TC_CONSTANT .
   
     $default  reduce using rule 38 (constant_literal)      $default  reduce using rule 38 (constant_literal)
   
   
state 10State 10
   
    40 constant_literal: TC_NUMBER .     40 constant_literal: TC_NUMBER .
   
     $default  reduce using rule 40 (constant_literal)      $default  reduce using rule 40 (constant_literal)
   
   
state 11State 11
   
    41 constant_literal: TC_STRING .     41 constant_literal: TC_STRING .
   
     $default  reduce using rule 41 (constant_literal)      $default  reduce using rule 41 (constant_literal)
   
   
state 12State 12
   
    42 constant_literal: TC_WHITESPACE .     42 constant_literal: TC_WHITESPACE .
   
     $default  reduce using rule 42 (constant_literal)      $default  reduce using rule 42 (constant_literal)
   
   
state 13State 13
   
    37 cfg_var_ref: TC_DOLLAR_CURLY . TC_VARNAME '}'     37 cfg_var_ref: TC_DOLLAR_CURLY . TC_VARNAME '}'
   
     TC_VARNAME  shift, and go to state 30      TC_VARNAME  shift, and go to state 30
   
   
state 14State 14
   
    21 var_string_list_section: '"' . encapsed_list '"'     21 var_string_list_section: '"' . encapsed_list '"'
   
Line 303  state 14 Line 303  state 14
     encapsed_list  go to state 31      encapsed_list  go to state 31
   
   
state 15State 15
   
     3 statement: TC_SECTION section_string_or_value . ']'      3 statement: TC_SECTION section_string_or_value . ']'
   
     ']'  shift, and go to state 32      ']'  shift, and go to state 32
   
   
state 16State 16
   
     8 section_string_or_value: var_string_list_section .      8 section_string_or_value: var_string_list_section .
    22 var_string_list_section: var_string_list_section . cfg_var_ref     22 var_string_list_section: var_string_list_section . cfg_var_ref
Line 331  state 16 Line 331  state 16
     constant_literal  go to state 35      constant_literal  go to state 35
   
   
state 17State 17
   
    19 var_string_list_section: cfg_var_ref .     19 var_string_list_section: cfg_var_ref .
   
     $default  reduce using rule 19 (var_string_list_section)      $default  reduce using rule 19 (var_string_list_section)
   
   
state 18State 18
   
    20 var_string_list_section: constant_literal .     20 var_string_list_section: constant_literal .
   
     $default  reduce using rule 20 (var_string_list_section)      $default  reduce using rule 20 (var_string_list_section)
   
   
state 19State 19
   
     4 statement: TC_LABEL '=' . string_or_value      4 statement: TC_LABEL '=' . string_or_value
   
Line 370  state 19 Line 370  state 19
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 20State 20
   
    44 constant_string: TC_RAW .     44 constant_string: TC_RAW .
   
     $default  reduce using rule 44 (constant_string)      $default  reduce using rule 44 (constant_string)
   
   
state 21State 21
   
    43 constant_string: TC_CONSTANT .     43 constant_string: TC_CONSTANT .
   
     $default  reduce using rule 43 (constant_string)      $default  reduce using rule 43 (constant_string)
   
   
state 22State 22
   
    45 constant_string: TC_NUMBER .     45 constant_string: TC_NUMBER .
   
     $default  reduce using rule 45 (constant_string)      $default  reduce using rule 45 (constant_string)
   
   
state 23State 23
   
    46 constant_string: TC_STRING .     46 constant_string: TC_STRING .
   
     $default  reduce using rule 46 (constant_string)      $default  reduce using rule 46 (constant_string)
   
   
state 24State 24
   
    47 constant_string: TC_WHITESPACE .     47 constant_string: TC_WHITESPACE .
   
     $default  reduce using rule 47 (constant_string)      $default  reduce using rule 47 (constant_string)
   
   
state 25State 25
   
    27 var_string_list: '"' . encapsed_list '"'     27 var_string_list: '"' . encapsed_list '"'
   
Line 414  state 25 Line 414  state 25
     encapsed_list  go to state 45      encapsed_list  go to state 45
   
   
state 26State 26
   
     5 statement: TC_OFFSET option_offset . ']' '=' string_or_value      5 statement: TC_OFFSET option_offset . ']' '=' string_or_value
   
     ']'  shift, and go to state 46      ']'  shift, and go to state 46
   
   
state 27State 27
   
    14 option_offset: var_string_list .     14 option_offset: var_string_list .
    28 var_string_list: var_string_list . cfg_var_ref     28 var_string_list: var_string_list . cfg_var_ref
Line 442  state 27 Line 442  state 27
     constant_string  go to state 49      constant_string  go to state 49
   
   
state 28State 28
   
    25 var_string_list: cfg_var_ref .     25 var_string_list: cfg_var_ref .
   
     $default  reduce using rule 25 (var_string_list)      $default  reduce using rule 25 (var_string_list)
   
   
state 29State 29
   
    26 var_string_list: constant_string .     26 var_string_list: constant_string .
   
     $default  reduce using rule 26 (var_string_list)      $default  reduce using rule 26 (var_string_list)
   
   
state 30State 30
   
    37 cfg_var_ref: TC_DOLLAR_CURLY TC_VARNAME . '}'     37 cfg_var_ref: TC_DOLLAR_CURLY TC_VARNAME . '}'
   
     '}'  shift, and go to state 50      '}'  shift, and go to state 50
   
   
state 31State 31
   
    16 encapsed_list: encapsed_list . cfg_var_ref     16 encapsed_list: encapsed_list . cfg_var_ref
    17              | encapsed_list . TC_QUOTED_STRING     17              | encapsed_list . TC_QUOTED_STRING
Line 476  state 31 Line 476  state 31
     cfg_var_ref  go to state 53      cfg_var_ref  go to state 53
   
   
state 32State 32
   
     3 statement: TC_SECTION section_string_or_value ']' .      3 statement: TC_SECTION section_string_or_value ']' .
   
     $default  reduce using rule 3 (statement)      $default  reduce using rule 3 (statement)
   
   
state 33State 33
   
    24 var_string_list_section: var_string_list_section '"' . encapsed_list '"'     24 var_string_list_section: var_string_list_section '"' . encapsed_list '"'
   
Line 492  state 33 Line 492  state 33
     encapsed_list  go to state 54      encapsed_list  go to state 54
   
   
state 34State 34
   
    22 var_string_list_section: var_string_list_section cfg_var_ref .     22 var_string_list_section: var_string_list_section cfg_var_ref .
   
     $default  reduce using rule 22 (var_string_list_section)      $default  reduce using rule 22 (var_string_list_section)
   
   
state 35State 35
   
    23 var_string_list_section: var_string_list_section constant_literal .     23 var_string_list_section: var_string_list_section constant_literal .
   
     $default  reduce using rule 23 (var_string_list_section)      $default  reduce using rule 23 (var_string_list_section)
   
   
state 36State 36
   
    11 string_or_value: BOOL_TRUE .     11 string_or_value: BOOL_TRUE .
   
     $default  reduce using rule 11 (string_or_value)      $default  reduce using rule 11 (string_or_value)
   
   
state 37State 37
   
    12 string_or_value: BOOL_FALSE .     12 string_or_value: BOOL_FALSE .
   
     $default  reduce using rule 12 (string_or_value)      $default  reduce using rule 12 (string_or_value)
   
   
state 38State 38
   
    13 string_or_value: END_OF_LINE .     13 string_or_value: END_OF_LINE .
   
     $default  reduce using rule 13 (string_or_value)      $default  reduce using rule 13 (string_or_value)
   
   
state 39State 39
   
    34 expr: '~' . expr     34 expr: '~' . expr
   
Line 548  state 39 Line 548  state 39
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 40State 40
   
    35 expr: '!' . expr     35 expr: '!' . expr
   
Line 569  state 40 Line 569  state 40
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 41State 41
   
    36 expr: '(' . expr ')'     36 expr: '(' . expr ')'
   
Line 590  state 41 Line 590  state 41
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 42State 42
   
     4 statement: TC_LABEL '=' string_or_value .      4 statement: TC_LABEL '=' string_or_value .
   
     $default  reduce using rule 4 (statement)      $default  reduce using rule 4 (statement)
   
   
state 43State 43
   
    28 var_string_list: var_string_list . cfg_var_ref     28 var_string_list: var_string_list . cfg_var_ref
    29                | var_string_list . constant_string     29                | var_string_list . constant_string
Line 618  state 43 Line 618  state 43
     constant_string  go to state 49      constant_string  go to state 49
   
   
state 44State 44
   
    10 string_or_value: expr .     10 string_or_value: expr .
    32 expr: expr . '|' expr     32 expr: expr . '|' expr
Line 630  state 44 Line 630  state 44
     $default  reduce using rule 10 (string_or_value)      $default  reduce using rule 10 (string_or_value)
   
   
state 45State 45
   
    16 encapsed_list: encapsed_list . cfg_var_ref     16 encapsed_list: encapsed_list . cfg_var_ref
    17              | encapsed_list . TC_QUOTED_STRING     17              | encapsed_list . TC_QUOTED_STRING
Line 643  state 45 Line 643  state 45
     cfg_var_ref  go to state 53      cfg_var_ref  go to state 53
   
   
state 46State 46
   
     5 statement: TC_OFFSET option_offset ']' . '=' string_or_value      5 statement: TC_OFFSET option_offset ']' . '=' string_or_value
   
     '='  shift, and go to state 61      '='  shift, and go to state 61
   
   
state 47State 47
   
    30 var_string_list: var_string_list '"' . encapsed_list '"'     30 var_string_list: var_string_list '"' . encapsed_list '"'
   
Line 659  state 47 Line 659  state 47
     encapsed_list  go to state 62      encapsed_list  go to state 62
   
   
state 48State 48
   
    28 var_string_list: var_string_list cfg_var_ref .     28 var_string_list: var_string_list cfg_var_ref .
   
     $default  reduce using rule 28 (var_string_list)      $default  reduce using rule 28 (var_string_list)
   
   
state 49State 49
   
    29 var_string_list: var_string_list constant_string .     29 var_string_list: var_string_list constant_string .
   
     $default  reduce using rule 29 (var_string_list)      $default  reduce using rule 29 (var_string_list)
   
   
state 50State 50
   
    37 cfg_var_ref: TC_DOLLAR_CURLY TC_VARNAME '}' .     37 cfg_var_ref: TC_DOLLAR_CURLY TC_VARNAME '}' .
   
     $default  reduce using rule 37 (cfg_var_ref)      $default  reduce using rule 37 (cfg_var_ref)
   
   
state 51State 51
   
    17 encapsed_list: encapsed_list TC_QUOTED_STRING .     17 encapsed_list: encapsed_list TC_QUOTED_STRING .
   
     $default  reduce using rule 17 (encapsed_list)      $default  reduce using rule 17 (encapsed_list)
   
   
state 52State 52
   
    21 var_string_list_section: '"' encapsed_list '"' .     21 var_string_list_section: '"' encapsed_list '"' .
   
     $default  reduce using rule 21 (var_string_list_section)      $default  reduce using rule 21 (var_string_list_section)
   
   
state 53State 53
   
    16 encapsed_list: encapsed_list cfg_var_ref .     16 encapsed_list: encapsed_list cfg_var_ref .
   
     $default  reduce using rule 16 (encapsed_list)      $default  reduce using rule 16 (encapsed_list)
   
   
state 54State 54
   
    16 encapsed_list: encapsed_list . cfg_var_ref     16 encapsed_list: encapsed_list . cfg_var_ref
    17              | encapsed_list . TC_QUOTED_STRING     17              | encapsed_list . TC_QUOTED_STRING
Line 714  state 54 Line 714  state 54
     cfg_var_ref  go to state 53      cfg_var_ref  go to state 53
   
   
state 55State 55
   
    32 expr: expr . '|' expr     32 expr: expr . '|' expr
    33     | expr . '&' expr     33     | expr . '&' expr
Line 723  state 55 Line 723  state 55
     $default  reduce using rule 34 (expr)      $default  reduce using rule 34 (expr)
   
   
state 56State 56
   
    32 expr: expr . '|' expr     32 expr: expr . '|' expr
    33     | expr . '&' expr     33     | expr . '&' expr
Line 732  state 56 Line 732  state 56
     $default  reduce using rule 35 (expr)      $default  reduce using rule 35 (expr)
   
   
state 57State 57
   
    32 expr: expr . '|' expr     32 expr: expr . '|' expr
    33     | expr . '&' expr     33     | expr . '&' expr
Line 743  state 57 Line 743  state 57
     ')'  shift, and go to state 64      ')'  shift, and go to state 64
   
   
state 58State 58
   
    32 expr: expr '|' . expr     32 expr: expr '|' . expr
   
Line 764  state 58 Line 764  state 58
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 59State 59
   
    33 expr: expr '&' . expr     33 expr: expr '&' . expr
   
Line 785  state 59 Line 785  state 59
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 60State 60
   
    27 var_string_list: '"' encapsed_list '"' .     27 var_string_list: '"' encapsed_list '"' .
   
     $default  reduce using rule 27 (var_string_list)      $default  reduce using rule 27 (var_string_list)
   
   
state 61State 61
   
     5 statement: TC_OFFSET option_offset ']' '=' . string_or_value      5 statement: TC_OFFSET option_offset ']' '=' . string_or_value
   
Line 817  state 61 Line 817  state 61
     constant_string  go to state 29      constant_string  go to state 29
   
   
state 62State 62
   
    16 encapsed_list: encapsed_list . cfg_var_ref     16 encapsed_list: encapsed_list . cfg_var_ref
    17              | encapsed_list . TC_QUOTED_STRING     17              | encapsed_list . TC_QUOTED_STRING
Line 830  state 62 Line 830  state 62
     cfg_var_ref  go to state 53      cfg_var_ref  go to state 53
   
   
state 63State 63
   
    24 var_string_list_section: var_string_list_section '"' encapsed_list '"' .     24 var_string_list_section: var_string_list_section '"' encapsed_list '"' .
   
     $default  reduce using rule 24 (var_string_list_section)      $default  reduce using rule 24 (var_string_list_section)
   
   
state 64State 64
   
    36 expr: '(' expr ')' .     36 expr: '(' expr ')' .
   
     $default  reduce using rule 36 (expr)      $default  reduce using rule 36 (expr)
   
   
state 65State 65
   
    32 expr: expr . '|' expr     32 expr: expr . '|' expr
    32     | expr '|' expr .     32     | expr '|' expr .
Line 853  state 65 Line 853  state 65
     $default  reduce using rule 32 (expr)      $default  reduce using rule 32 (expr)
   
   
state 66State 66
   
    32 expr: expr . '|' expr     32 expr: expr . '|' expr
    33     | expr . '&' expr     33     | expr . '&' expr
Line 862  state 66 Line 862  state 66
     $default  reduce using rule 33 (expr)      $default  reduce using rule 33 (expr)
   
   
state 67State 67
   
     5 statement: TC_OFFSET option_offset ']' '=' string_or_value .      5 statement: TC_OFFSET option_offset ']' '=' string_or_value .
   
     $default  reduce using rule 5 (statement)      $default  reduce using rule 5 (statement)
   
   
state 68State 68
   
    30 var_string_list: var_string_list '"' encapsed_list '"' .     30 var_string_list: var_string_list '"' encapsed_list '"' .
   

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>