rake-builder 0.8.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (382) hide show
  1. data/lib/rake/builder.rb +15 -10
  2. data/lib/rake/builder/local_config.rb +2 -0
  3. data/lib/rake/builder/task_definers/builder_collection_task_definer.rb +1 -5
  4. data/lib/rake/builder/task_definers/builder_task_definer.rb +24 -21
  5. data/lib/rake/builder/version.rb +1 -1
  6. data/lib/rake/path.rb +7 -35
  7. data/spec/unit/rake/builder/local_config_spec.rb +27 -0
  8. data/spec/unit/rake/builder/task_definers/builder_task_definer_spec.rb +85 -0
  9. data/spec/unit/rake/builder_spec.rb +53 -6
  10. data/spec/unit/rake/path_spec.rb +29 -0
  11. metadata +41 -427
  12. data/examples/03_search_paths/vendor/bundle/gems/json-1.7.6/Rakefile +0 -412
  13. data/examples/03_search_paths/vendor/bundle/gems/json-1.7.6/ext/json/ext/fbuffer/fbuffer.h +0 -185
  14. data/examples/03_search_paths/vendor/bundle/gems/json-1.7.6/ext/json/ext/generator/generator.c +0 -1427
  15. data/examples/03_search_paths/vendor/bundle/gems/json-1.7.6/ext/json/ext/generator/generator.h +0 -149
  16. data/examples/03_search_paths/vendor/bundle/gems/json-1.7.6/ext/json/ext/parser/parser.c +0 -2204
  17. data/examples/03_search_paths/vendor/bundle/gems/json-1.7.6/ext/json/ext/parser/parser.h +0 -77
  18. data/examples/03_search_paths/vendor/bundle/gems/rake-10.0.3/Rakefile +0 -374
  19. data/examples/03_search_paths/vendor/bundle/gems/rake-10.0.3/doc/example/a.c +0 -6
  20. data/examples/03_search_paths/vendor/bundle/gems/rake-10.0.3/doc/example/b.c +0 -6
  21. data/examples/03_search_paths/vendor/bundle/gems/rake-10.0.3/doc/example/main.c +0 -11
  22. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/Rakefile +0 -125
  23. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/binding_of_caller.c +0 -224
  24. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/debug.h +0 -36
  25. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/dln.h +0 -41
  26. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/eval_intern.h +0 -232
  27. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/gc.h +0 -77
  28. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/id.h +0 -173
  29. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/iseq.h +0 -104
  30. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/method.h +0 -103
  31. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/node.h +0 -483
  32. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/regenc.h +0 -211
  33. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/regint.h +0 -841
  34. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/regparse.h +0 -354
  35. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/thread_pthread.h +0 -27
  36. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/thread_win32.h +0 -33
  37. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/timev.h +0 -21
  38. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/transcode_data.h +0 -109
  39. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/version.h +0 -63
  40. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/vm_core.h +0 -703
  41. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/vm_exec.h +0 -184
  42. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/vm_insnhelper.h +0 -208
  43. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/192/vm_opts.h +0 -51
  44. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/addr2line.h +0 -21
  45. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/atomic.h +0 -56
  46. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/constant.h +0 -34
  47. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/debug.h +0 -41
  48. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/dln.h +0 -50
  49. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/encdb.h +0 -167
  50. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/eval_intern.h +0 -234
  51. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/gc.h +0 -98
  52. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/id.h +0 -175
  53. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/internal.h +0 -227
  54. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/iseq.h +0 -125
  55. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/method.h +0 -105
  56. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/node.h +0 -503
  57. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/parse.h +0 -186
  58. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/regenc.h +0 -219
  59. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/regint.h +0 -851
  60. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/regparse.h +0 -362
  61. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/revision.h +0 -1
  62. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/thread_pthread.h +0 -51
  63. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/thread_win32.h +0 -40
  64. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/timev.h +0 -21
  65. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/transcode_data.h +0 -117
  66. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/transdb.h +0 -189
  67. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/version.h +0 -52
  68. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/vm_core.h +0 -755
  69. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/vm_exec.h +0 -184
  70. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/vm_insnhelper.h +0 -220
  71. data/examples/04_zlib/vendor/bundle/gems/binding_of_caller-0.6.8/ext/binding_of_caller/ruby_headers/193/vm_opts.h +0 -51
  72. data/examples/04_zlib/vendor/bundle/gems/bond-0.4.3/Rakefile +0 -47
  73. data/examples/04_zlib/vendor/bundle/gems/bond-0.4.3/ext/readline_line_buffer/readline_line_buffer.c +0 -24
  74. data/examples/04_zlib/vendor/bundle/gems/coderay-1.0.8/Rakefile +0 -35
  75. data/examples/04_zlib/vendor/bundle/gems/columnize-0.3.6/Rakefile +0 -93
  76. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/Rakefile +0 -130
  77. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/192/breakpoint.c +0 -586
  78. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/192/ruby_debug.c +0 -2645
  79. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/192/ruby_debug.h +0 -148
  80. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/193/breakpoint.c +0 -586
  81. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/193/ruby_debug.c +0 -2626
  82. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/193/ruby_debug.h +0 -148
  83. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/breakpoint.c +0 -586
  84. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/ruby_debug.c +0 -2626
  85. data/examples/04_zlib/vendor/bundle/gems/debugger-1.2.4/ext/ruby_debug/ruby_debug.h +0 -148
  86. data/examples/04_zlib/vendor/bundle/gems/debugger-linecache-1.1.2/Rakefile +0 -71
  87. data/examples/04_zlib/vendor/bundle/gems/debugger-linecache-1.1.2/ext/trace_nums/trace_nums.c +0 -105
  88. data/examples/04_zlib/vendor/bundle/gems/debugger-linecache-1.1.2/ext/trace_nums/trace_nums.h +0 -111
  89. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/Rakefile +0 -32
  90. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/debug.h +0 -36
  91. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/dln.h +0 -41
  92. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/encdb.h +0 -163
  93. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/eval_intern.h +0 -232
  94. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/gc.h +0 -77
  95. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/id.h +0 -170
  96. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/iseq.h +0 -104
  97. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/method.h +0 -103
  98. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/node.h +0 -483
  99. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/parse.h +0 -187
  100. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/regenc.h +0 -211
  101. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/regint.h +0 -841
  102. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/regparse.h +0 -354
  103. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/revision.h +0 -1
  104. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/thread_pthread.h +0 -27
  105. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/thread_win32.h +0 -33
  106. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/timev.h +0 -21
  107. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/transcode_data.h +0 -109
  108. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/transdb.h +0 -179
  109. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/version.h +0 -55
  110. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/vm_core.h +0 -707
  111. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/vm_exec.h +0 -184
  112. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/vm_insnhelper.h +0 -208
  113. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p290/vm_opts.h +0 -51
  114. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/debug.h +0 -36
  115. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/dln.h +0 -41
  116. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/encdb.h +0 -163
  117. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/eval_intern.h +0 -232
  118. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/gc.h +0 -77
  119. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/id.h +0 -170
  120. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/iseq.h +0 -104
  121. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/method.h +0 -103
  122. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/node.h +0 -483
  123. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/parse.h +0 -186
  124. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/regenc.h +0 -211
  125. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/regint.h +0 -841
  126. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/regparse.h +0 -354
  127. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/revision.h +0 -1
  128. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/thread_pthread.h +0 -27
  129. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/thread_win32.h +0 -33
  130. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/timev.h +0 -21
  131. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/transcode_data.h +0 -109
  132. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/transdb.h +0 -179
  133. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/version.h +0 -55
  134. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/vm_core.h +0 -706
  135. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/vm_exec.h +0 -184
  136. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/vm_insnhelper.h +0 -208
  137. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p318/vm_opts.h +0 -51
  138. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/debug.h +0 -36
  139. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/dln.h +0 -41
  140. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/encdb.h +0 -163
  141. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/eval_intern.h +0 -232
  142. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/gc.h +0 -77
  143. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/id.h +0 -170
  144. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/iseq.h +0 -104
  145. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/method.h +0 -103
  146. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/node.h +0 -483
  147. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/parse.h +0 -186
  148. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/regenc.h +0 -211
  149. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/regint.h +0 -841
  150. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/regparse.h +0 -354
  151. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/revision.h +0 -1
  152. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/thread_pthread.h +0 -27
  153. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/thread_win32.h +0 -33
  154. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/timev.h +0 -21
  155. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/transcode_data.h +0 -109
  156. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/transdb.h +0 -179
  157. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/version.h +0 -55
  158. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/vm_core.h +0 -706
  159. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/vm_exec.h +0 -184
  160. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/vm_insnhelper.h +0 -208
  161. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.2-p320/vm_opts.h +0 -51
  162. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/addr2line.h +0 -21
  163. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/atomic.h +0 -56
  164. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/constant.h +0 -34
  165. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/debug.h +0 -41
  166. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/dln.h +0 -50
  167. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/encdb.h +0 -167
  168. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/eval_intern.h +0 -234
  169. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/gc.h +0 -98
  170. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/id.h +0 -175
  171. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/internal.h +0 -227
  172. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/iseq.h +0 -125
  173. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/method.h +0 -105
  174. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/node.h +0 -503
  175. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/parse.h +0 -186
  176. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/regenc.h +0 -219
  177. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/regint.h +0 -851
  178. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/regparse.h +0 -362
  179. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/revision.h +0 -1
  180. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/thread_pthread.h +0 -51
  181. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/thread_win32.h +0 -40
  182. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/timev.h +0 -21
  183. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/transcode_data.h +0 -117
  184. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/transdb.h +0 -189
  185. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/version.h +0 -52
  186. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/vm_core.h +0 -756
  187. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/vm_exec.h +0 -184
  188. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/vm_insnhelper.h +0 -220
  189. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p0/vm_opts.h +0 -51
  190. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/addr2line.h +0 -21
  191. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/atomic.h +0 -56
  192. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/constant.h +0 -34
  193. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/debug.h +0 -41
  194. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/dln.h +0 -50
  195. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/encdb.h +0 -167
  196. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/eval_intern.h +0 -234
  197. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/gc.h +0 -98
  198. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/id.h +0 -175
  199. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/internal.h +0 -231
  200. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/iseq.h +0 -125
  201. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/method.h +0 -105
  202. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/node.h +0 -503
  203. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/parse.h +0 -186
  204. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/regenc.h +0 -219
  205. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/regint.h +0 -850
  206. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/regparse.h +0 -362
  207. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/revision.h +0 -1
  208. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/thread_pthread.h +0 -51
  209. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/thread_win32.h +0 -40
  210. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/timev.h +0 -21
  211. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/transcode_data.h +0 -117
  212. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/transdb.h +0 -189
  213. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/version.h +0 -52
  214. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/vm_core.h +0 -756
  215. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/vm_exec.h +0 -184
  216. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/vm_insnhelper.h +0 -220
  217. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p125/vm_opts.h +0 -51
  218. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/addr2line.h +0 -21
  219. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/atomic.h +0 -56
  220. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/constant.h +0 -34
  221. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/debug.h +0 -41
  222. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/dln.h +0 -50
  223. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/encdb.h +0 -167
  224. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/eval_intern.h +0 -234
  225. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/gc.h +0 -98
  226. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/id.h +0 -175
  227. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/internal.h +0 -232
  228. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/iseq.h +0 -125
  229. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/method.h +0 -105
  230. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/node.h +0 -503
  231. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/parse.h +0 -186
  232. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/regenc.h +0 -219
  233. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/regint.h +0 -850
  234. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/regparse.h +0 -362
  235. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/revision.h +0 -1
  236. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/thread_pthread.h +0 -51
  237. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/thread_win32.h +0 -40
  238. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/timev.h +0 -21
  239. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/transcode_data.h +0 -117
  240. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/transdb.h +0 -189
  241. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/version.h +0 -52
  242. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/vm_core.h +0 -756
  243. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/vm_exec.h +0 -184
  244. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/vm_insnhelper.h +0 -220
  245. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p194/vm_opts.h +0 -51
  246. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/addr2line.h +0 -21
  247. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/atomic.h +0 -56
  248. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/constant.h +0 -34
  249. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/debug.h +0 -41
  250. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/dln.h +0 -50
  251. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/encdb.h +0 -167
  252. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/eval_intern.h +0 -234
  253. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/gc.h +0 -99
  254. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/id.h +0 -175
  255. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/internal.h +0 -232
  256. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/iseq.h +0 -125
  257. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/method.h +0 -105
  258. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/node.h +0 -503
  259. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/parse.h +0 -302
  260. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/regenc.h +0 -219
  261. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/regint.h +0 -850
  262. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/regparse.h +0 -362
  263. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/revision.h +0 -1
  264. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/thread_pthread.h +0 -51
  265. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/thread_win32.h +0 -40
  266. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/timev.h +0 -21
  267. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/transcode_data.h +0 -117
  268. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/transdb.h +0 -189
  269. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/version.h +0 -52
  270. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/vm_core.h +0 -756
  271. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/vm_exec.h +0 -184
  272. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/vm_insnhelper.h +0 -220
  273. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p286/vm_opts.h +0 -51
  274. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/addr2line.h +0 -21
  275. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/atomic.h +0 -56
  276. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/constant.h +0 -34
  277. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/debug.h +0 -41
  278. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/dln.h +0 -50
  279. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/encdb.h +0 -167
  280. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/eval_intern.h +0 -234
  281. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/gc.h +0 -99
  282. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/id.h +0 -175
  283. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/internal.h +0 -239
  284. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/iseq.h +0 -125
  285. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/method.h +0 -105
  286. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/node.h +0 -503
  287. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/parse.h +0 -302
  288. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/regenc.h +0 -219
  289. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/regint.h +0 -850
  290. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/regparse.h +0 -362
  291. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/revision.h +0 -1
  292. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/siphash.h +0 -48
  293. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/thread_pthread.h +0 -51
  294. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/thread_win32.h +0 -40
  295. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/timev.h +0 -21
  296. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/transcode_data.h +0 -117
  297. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/transdb.h +0 -189
  298. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/version.h +0 -52
  299. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/vm_core.h +0 -756
  300. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/vm_exec.h +0 -184
  301. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/vm_insnhelper.h +0 -220
  302. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p327/vm_opts.h +0 -51
  303. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/addr2line.h +0 -21
  304. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/constant.h +0 -34
  305. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/debug.h +0 -41
  306. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/dln.h +0 -50
  307. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/encdb.h +0 -167
  308. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/eval_intern.h +0 -234
  309. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/gc.h +0 -99
  310. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/id.h +0 -175
  311. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/internal.h +0 -239
  312. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/iseq.h +0 -127
  313. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/method.h +0 -105
  314. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/node.h +0 -503
  315. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/parse.h +0 -302
  316. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/regenc.h +0 -219
  317. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/regint.h +0 -850
  318. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/regparse.h +0 -362
  319. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/revision.h +0 -1
  320. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/ruby_atomic.h +0 -115
  321. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/siphash.h +0 -48
  322. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/thread_pthread.h +0 -51
  323. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/thread_win32.h +0 -40
  324. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/timev.h +0 -21
  325. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/transcode_data.h +0 -117
  326. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/transdb.h +0 -189
  327. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/version.h +0 -52
  328. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/vm_core.h +0 -756
  329. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/vm_exec.h +0 -184
  330. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/vm_insnhelper.h +0 -220
  331. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p362/vm_opts.h +0 -51
  332. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/addr2line.h +0 -21
  333. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/constant.h +0 -34
  334. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/debug.h +0 -41
  335. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/dln.h +0 -50
  336. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/encdb.h +0 -167
  337. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/eval_intern.h +0 -234
  338. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/gc.h +0 -99
  339. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/id.h +0 -175
  340. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/internal.h +0 -239
  341. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/iseq.h +0 -126
  342. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/method.h +0 -105
  343. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/node.h +0 -503
  344. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/parse.h +0 -302
  345. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/regenc.h +0 -219
  346. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/regint.h +0 -850
  347. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/regparse.h +0 -362
  348. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/revision.h +0 -1
  349. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/ruby_atomic.h +0 -115
  350. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/siphash.h +0 -48
  351. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/thread_pthread.h +0 -51
  352. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/thread_win32.h +0 -40
  353. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/timev.h +0 -21
  354. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/transcode_data.h +0 -117
  355. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/transdb.h +0 -189
  356. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/version.h +0 -52
  357. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/vm_core.h +0 -763
  358. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/vm_exec.h +0 -184
  359. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/vm_insnhelper.h +0 -220
  360. data/examples/04_zlib/vendor/bundle/gems/debugger-ruby_core_source-1.1.7/lib/debugger/ruby_core_source/ruby-1.9.3-p374/vm_opts.h +0 -51
  361. data/examples/04_zlib/vendor/bundle/gems/interception-0.3/Rakefile +0 -32
  362. data/examples/04_zlib/vendor/bundle/gems/interception-0.3/ext/interception.c +0 -73
  363. data/examples/04_zlib/vendor/bundle/gems/jist-1.3.1/Rakefile +0 -10
  364. data/examples/04_zlib/vendor/bundle/gems/json-1.7.6/Rakefile +0 -412
  365. data/examples/04_zlib/vendor/bundle/gems/json-1.7.6/ext/json/ext/fbuffer/fbuffer.h +0 -185
  366. data/examples/04_zlib/vendor/bundle/gems/json-1.7.6/ext/json/ext/generator/generator.c +0 -1427
  367. data/examples/04_zlib/vendor/bundle/gems/json-1.7.6/ext/json/ext/generator/generator.h +0 -149
  368. data/examples/04_zlib/vendor/bundle/gems/json-1.7.6/ext/json/ext/parser/parser.c +0 -2204
  369. data/examples/04_zlib/vendor/bundle/gems/json-1.7.6/ext/json/ext/parser/parser.h +0 -77
  370. data/examples/04_zlib/vendor/bundle/gems/method_source-0.8.1/Rakefile +0 -79
  371. data/examples/04_zlib/vendor/bundle/gems/pry-0.9.11.4/Rakefile +0 -136
  372. data/examples/04_zlib/vendor/bundle/gems/pry-debugger-0.2.1/Rakefile +0 -2
  373. data/examples/04_zlib/vendor/bundle/gems/pry-doc-0.4.4/Rakefile +0 -88
  374. data/examples/04_zlib/vendor/bundle/gems/pry-exception_explorer-0.2.3/Rakefile +0 -123
  375. data/examples/04_zlib/vendor/bundle/gems/pry-rescue-0.15/Rakefile +0 -22
  376. data/examples/04_zlib/vendor/bundle/gems/pry-stack_explorer-0.4.7/Rakefile +0 -109
  377. data/examples/04_zlib/vendor/bundle/gems/rake-10.0.3/Rakefile +0 -374
  378. data/examples/04_zlib/vendor/bundle/gems/rake-10.0.3/doc/example/a.c +0 -6
  379. data/examples/04_zlib/vendor/bundle/gems/rake-10.0.3/doc/example/b.c +0 -6
  380. data/examples/04_zlib/vendor/bundle/gems/rake-10.0.3/doc/example/main.c +0 -11
  381. data/examples/04_zlib/vendor/bundle/gems/slop-3.4.3/Rakefile +0 -29
  382. data/examples/04_zlib/vendor/bundle/gems/yard-0.8.3/Rakefile +0 -61
@@ -1,187 +0,0 @@
1
- /* A Bison parser, made by GNU Bison 2.4.3. */
2
-
3
- /* Skeleton interface for Bison's Yacc-like parsers in C
4
-
5
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6
- 2009, 2010 Free Software Foundation, Inc.
7
-
8
- This program is free software: you can redistribute it and/or modify
9
- it under the terms of the GNU General Public License as published by
10
- the Free Software Foundation, either version 3 of the License, or
11
- (at your option) any later version.
12
-
13
- This program is distributed in the hope that it will be useful,
14
- but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
- GNU General Public License for more details.
17
-
18
- You should have received a copy of the GNU General Public License
19
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
20
-
21
- /* As a special exception, you may create a larger work that contains
22
- part or all of the Bison parser skeleton and distribute that work
23
- under terms of your choice, so long as that work isn't itself a
24
- parser generator using the skeleton or a modified version thereof
25
- as a parser skeleton. Alternatively, if you modify or redistribute
26
- the parser skeleton itself, you may (at your option) remove this
27
- special exception, which will cause the skeleton and the resulting
28
- Bison output files to be licensed under the GNU General Public
29
- License without this special exception.
30
-
31
- This special exception was added by the Free Software Foundation in
32
- version 2.2 of Bison. */
33
-
34
-
35
- /* Tokens. */
36
- #ifndef YYTOKENTYPE
37
- # define YYTOKENTYPE
38
- /* Put the tokens into the symbol table, so that GDB and other debuggers
39
- know about them. */
40
- enum yytokentype {
41
- keyword_class = 258,
42
- keyword_module = 259,
43
- keyword_def = 260,
44
- keyword_undef = 261,
45
- keyword_begin = 262,
46
- keyword_rescue = 263,
47
- keyword_ensure = 264,
48
- keyword_end = 265,
49
- keyword_if = 266,
50
- keyword_unless = 267,
51
- keyword_then = 268,
52
- keyword_elsif = 269,
53
- keyword_else = 270,
54
- keyword_case = 271,
55
- keyword_when = 272,
56
- keyword_while = 273,
57
- keyword_until = 274,
58
- keyword_for = 275,
59
- keyword_break = 276,
60
- keyword_next = 277,
61
- keyword_redo = 278,
62
- keyword_retry = 279,
63
- keyword_in = 280,
64
- keyword_do = 281,
65
- keyword_do_cond = 282,
66
- keyword_do_block = 283,
67
- keyword_do_LAMBDA = 284,
68
- keyword_return = 285,
69
- keyword_yield = 286,
70
- keyword_super = 287,
71
- keyword_self = 288,
72
- keyword_nil = 289,
73
- keyword_true = 290,
74
- keyword_false = 291,
75
- keyword_and = 292,
76
- keyword_or = 293,
77
- keyword_not = 294,
78
- modifier_if = 295,
79
- modifier_unless = 296,
80
- modifier_while = 297,
81
- modifier_until = 298,
82
- modifier_rescue = 299,
83
- keyword_alias = 300,
84
- keyword_defined = 301,
85
- keyword_BEGIN = 302,
86
- keyword_END = 303,
87
- keyword__LINE__ = 304,
88
- keyword__FILE__ = 305,
89
- keyword__ENCODING__ = 306,
90
- tIDENTIFIER = 307,
91
- tFID = 308,
92
- tGVAR = 309,
93
- tIVAR = 310,
94
- tCONSTANT = 311,
95
- tCVAR = 312,
96
- tLABEL = 313,
97
- tINTEGER = 314,
98
- tFLOAT = 315,
99
- tSTRING_CONTENT = 316,
100
- tCHAR = 317,
101
- tNTH_REF = 318,
102
- tBACK_REF = 319,
103
- tREGEXP_END = 320,
104
- tUPLUS = 321,
105
- tUMINUS = 322,
106
- tPOW = 323,
107
- tCMP = 324,
108
- tEQ = 325,
109
- tEQQ = 326,
110
- tNEQ = 327,
111
- tGEQ = 328,
112
- tLEQ = 329,
113
- tANDOP = 330,
114
- tOROP = 331,
115
- tMATCH = 332,
116
- tNMATCH = 333,
117
- tDOT2 = 334,
118
- tDOT3 = 335,
119
- tAREF = 336,
120
- tASET = 337,
121
- tLSHFT = 338,
122
- tRSHFT = 339,
123
- tCOLON2 = 340,
124
- tCOLON3 = 341,
125
- tOP_ASGN = 342,
126
- tASSOC = 343,
127
- tLPAREN = 344,
128
- tLPAREN_ARG = 345,
129
- tRPAREN = 346,
130
- tLBRACK = 347,
131
- tLBRACE = 348,
132
- tLBRACE_ARG = 349,
133
- tSTAR = 350,
134
- tAMPER = 351,
135
- tLAMBDA = 352,
136
- tSYMBEG = 353,
137
- tSTRING_BEG = 354,
138
- tXSTRING_BEG = 355,
139
- tREGEXP_BEG = 356,
140
- tWORDS_BEG = 357,
141
- tQWORDS_BEG = 358,
142
- tSTRING_DBEG = 359,
143
- tSTRING_DVAR = 360,
144
- tSTRING_END = 361,
145
- tLAMBEG = 362,
146
- tLOWEST = 363,
147
- tUMINUS_NUM = 364,
148
- idNULL = 365,
149
- idRespond_to = 366,
150
- idIFUNC = 367,
151
- idCFUNC = 368,
152
- id_core_set_method_alias = 369,
153
- id_core_set_variable_alias = 370,
154
- id_core_undef_method = 371,
155
- id_core_define_method = 372,
156
- id_core_define_singleton_method = 373,
157
- id_core_set_postexe = 374,
158
- tLAST_TOKEN = 375
159
- };
160
- #endif
161
-
162
-
163
-
164
- #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
165
- typedef union YYSTYPE
166
- {
167
-
168
- /* Line 1685 of yacc.c */
169
-
170
- VALUE val;
171
- NODE *node;
172
- ID id;
173
- int num;
174
- const struct vtable *vars;
175
-
176
-
177
-
178
- /* Line 1685 of yacc.c */
179
- } YYSTYPE;
180
- # define YYSTYPE_IS_TRIVIAL 1
181
- # define yystype YYSTYPE /* obsolescent; will be withdrawn */
182
- # define YYSTYPE_IS_DECLARED 1
183
- #endif
184
-
185
-
186
-
187
-
@@ -1,211 +0,0 @@
1
- #ifndef ONIGURUMA_REGENC_H
2
- #define ONIGURUMA_REGENC_H
3
- /**********************************************************************
4
- regenc.h - Oniguruma (regular expression library)
5
- **********************************************************************/
6
- /*-
7
- * Copyright (c) 2002-2008 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
8
- * All rights reserved.
9
- *
10
- * Redistribution and use in source and binary forms, with or without
11
- * modification, are permitted provided that the following conditions
12
- * are met:
13
- * 1. Redistributions of source code must retain the above copyright
14
- * notice, this list of conditions and the following disclaimer.
15
- * 2. Redistributions in binary form must reproduce the above copyright
16
- * notice, this list of conditions and the following disclaimer in the
17
- * documentation and/or other materials provided with the distribution.
18
- *
19
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
20
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22
- * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
23
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29
- * SUCH DAMAGE.
30
- */
31
- #ifndef REGINT_H
32
- #ifndef RUBY_EXTERN
33
- #include "ruby/config.h"
34
- #include "ruby/defines.h"
35
- #endif
36
- #ifdef ONIG_ESCAPE_UCHAR_COLLISION
37
- #undef ONIG_ESCAPE_UCHAR_COLLISION
38
- #endif
39
- #endif
40
- #include "ruby/oniguruma.h"
41
-
42
- typedef struct {
43
- OnigCodePoint from;
44
- OnigCodePoint to;
45
- } OnigPairCaseFoldCodes;
46
-
47
-
48
- #ifndef NULL
49
- #define NULL ((void* )0)
50
- #endif
51
-
52
- #ifndef TRUE
53
- #define TRUE 1
54
- #endif
55
-
56
- #ifndef FALSE
57
- #define FALSE 0
58
- #endif
59
-
60
- #ifndef ARG_UNUSED
61
- #if defined(__GNUC__)
62
- # define ARG_UNUSED __attribute__ ((unused))
63
- #else
64
- # define ARG_UNUSED
65
- #endif
66
- #endif
67
-
68
- #define ONIG_IS_NULL(p) (((void*)(p)) == (void*)0)
69
- #define ONIG_IS_NOT_NULL(p) (((void*)(p)) != (void*)0)
70
- #define ONIG_CHECK_NULL_RETURN(p) if (ONIG_IS_NULL(p)) return NULL
71
- #define ONIG_CHECK_NULL_RETURN_VAL(p,val) if (ONIG_IS_NULL(p)) return (val)
72
-
73
- #define enclen(enc,p,e) ((enc->max_enc_len == enc->min_enc_len) ? enc->min_enc_len : ONIGENC_MBC_ENC_LEN(enc,p,e))
74
-
75
- /* character types bit flag */
76
- #define BIT_CTYPE_NEWLINE (1<< ONIGENC_CTYPE_NEWLINE)
77
- #define BIT_CTYPE_ALPHA (1<< ONIGENC_CTYPE_ALPHA)
78
- #define BIT_CTYPE_BLANK (1<< ONIGENC_CTYPE_BLANK)
79
- #define BIT_CTYPE_CNTRL (1<< ONIGENC_CTYPE_CNTRL)
80
- #define BIT_CTYPE_DIGIT (1<< ONIGENC_CTYPE_DIGIT)
81
- #define BIT_CTYPE_GRAPH (1<< ONIGENC_CTYPE_GRAPH)
82
- #define BIT_CTYPE_LOWER (1<< ONIGENC_CTYPE_LOWER)
83
- #define BIT_CTYPE_PRINT (1<< ONIGENC_CTYPE_PRINT)
84
- #define BIT_CTYPE_PUNCT (1<< ONIGENC_CTYPE_PUNCT)
85
- #define BIT_CTYPE_SPACE (1<< ONIGENC_CTYPE_SPACE)
86
- #define BIT_CTYPE_UPPER (1<< ONIGENC_CTYPE_UPPER)
87
- #define BIT_CTYPE_XDIGIT (1<< ONIGENC_CTYPE_XDIGIT)
88
- #define BIT_CTYPE_WORD (1<< ONIGENC_CTYPE_WORD)
89
- #define BIT_CTYPE_ALNUM (1<< ONIGENC_CTYPE_ALNUM)
90
- #define BIT_CTYPE_ASCII (1<< ONIGENC_CTYPE_ASCII)
91
-
92
- #define CTYPE_TO_BIT(ctype) (1<<(ctype))
93
- #define CTYPE_IS_WORD_GRAPH_PRINT(ctype) \
94
- ((ctype) == ONIGENC_CTYPE_WORD || (ctype) == ONIGENC_CTYPE_GRAPH ||\
95
- (ctype) == ONIGENC_CTYPE_PRINT)
96
-
97
-
98
- typedef struct {
99
- const UChar *name;
100
- int ctype;
101
- short int len;
102
- } PosixBracketEntryType;
103
-
104
- #define PosixBracketEntryInit(name, ctype) {(const UChar *)name, ctype, (short int)(sizeof(name) - 1)}
105
-
106
- /* #define USE_CRNL_AS_LINE_TERMINATOR */
107
- #define USE_UNICODE_PROPERTIES
108
- /* #define USE_UNICODE_CASE_FOLD_TURKISH_AZERI */
109
- /* #define USE_UNICODE_ALL_LINE_TERMINATORS */ /* see Unicode.org UTF#18 */
110
-
111
-
112
- #define ONIG_ENCODING_INIT_DEFAULT ONIG_ENCODING_ASCII
113
-
114
- /* for encoding system implementation (internal) */
115
- ONIG_EXTERN int onigenc_ascii_apply_all_case_fold P_((OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc));
116
- ONIG_EXTERN int onigenc_ascii_get_case_fold_codes_by_str P_((OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc));
117
- ONIG_EXTERN int onigenc_apply_all_case_fold_with_map P_((int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg));
118
- ONIG_EXTERN int onigenc_get_case_fold_codes_by_str_with_map P_((int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]));
119
- ONIG_EXTERN int onigenc_not_support_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[], OnigEncoding enc));
120
- ONIG_EXTERN int onigenc_is_mbc_newline_0x0a P_((const UChar* p, const UChar* end, OnigEncoding enc));
121
-
122
-
123
- /* methods for single byte encoding */
124
- ONIG_EXTERN int onigenc_ascii_mbc_case_fold P_((OnigCaseFoldType flag, const UChar** p, const UChar* end, UChar* lower, OnigEncoding enc));
125
- ONIG_EXTERN int onigenc_single_byte_mbc_enc_len P_((const UChar* p, const UChar* e, OnigEncoding enc));
126
- ONIG_EXTERN OnigCodePoint onigenc_single_byte_mbc_to_code P_((const UChar* p, const UChar* end, OnigEncoding enc));
127
- ONIG_EXTERN int onigenc_single_byte_code_to_mbclen P_((OnigCodePoint code, OnigEncoding enc));
128
- ONIG_EXTERN int onigenc_single_byte_code_to_mbc P_((OnigCodePoint code, UChar *buf, OnigEncoding enc));
129
- ONIG_EXTERN UChar* onigenc_single_byte_left_adjust_char_head P_((const UChar* start, const UChar* s, const OnigUChar* end, OnigEncoding enc));
130
- ONIG_EXTERN int onigenc_always_true_is_allowed_reverse_match P_((const UChar* s, const UChar* end, OnigEncoding enc));
131
- ONIG_EXTERN int onigenc_always_false_is_allowed_reverse_match P_((const UChar* s, const UChar* end, OnigEncoding enc));
132
- ONIG_EXTERN int onigenc_ascii_is_code_ctype P_((OnigCodePoint code, unsigned int ctype, OnigEncoding enc));
133
-
134
- /* methods for multi byte encoding */
135
- ONIG_EXTERN OnigCodePoint onigenc_mbn_mbc_to_code P_((OnigEncoding enc, const UChar* p, const UChar* end));
136
- ONIG_EXTERN int onigenc_mbn_mbc_case_fold P_((OnigEncoding enc, OnigCaseFoldType flag, const UChar** p, const UChar* end, UChar* lower));
137
- ONIG_EXTERN int onigenc_mb2_code_to_mbclen P_((OnigCodePoint code, OnigEncoding enc));
138
- ONIG_EXTERN int onigenc_mb2_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));
139
- ONIG_EXTERN int onigenc_minimum_property_name_to_ctype P_((OnigEncoding enc, UChar* p, UChar* end));
140
- ONIG_EXTERN int onigenc_unicode_property_name_to_ctype P_((OnigEncoding enc, UChar* p, UChar* end));
141
- ONIG_EXTERN int onigenc_mb2_is_code_ctype P_((OnigEncoding enc, OnigCodePoint code, unsigned int ctype));
142
- ONIG_EXTERN int onigenc_mb4_code_to_mbclen P_((OnigCodePoint code, OnigEncoding enc));
143
- ONIG_EXTERN int onigenc_mb4_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, UChar *buf));
144
- ONIG_EXTERN int onigenc_mb4_is_code_ctype P_((OnigEncoding enc, OnigCodePoint code, unsigned int ctype));
145
-
146
-
147
- /* in enc/unicode.c */
148
- ONIG_EXTERN int onigenc_unicode_is_code_ctype P_((OnigCodePoint code, unsigned int ctype, OnigEncoding enc));
149
- ONIG_EXTERN int onigenc_utf16_32_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint *sb_out, const OnigCodePoint* ranges[], OnigEncoding enc));
150
- ONIG_EXTERN int onigenc_unicode_ctype_code_range P_((int ctype, const OnigCodePoint* ranges[]));
151
- ONIG_EXTERN int onigenc_unicode_get_case_fold_codes_by_str P_((OnigEncoding enc, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]));
152
- ONIG_EXTERN int onigenc_unicode_mbc_case_fold P_((OnigEncoding enc, OnigCaseFoldType flag, const UChar** pp, const UChar* end, UChar* fold));
153
- ONIG_EXTERN int onigenc_unicode_apply_all_case_fold P_((OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc));
154
-
155
-
156
- #define UTF16_IS_SURROGATE_FIRST(c) (((c) & 0xfc) == 0xd8)
157
- #define UTF16_IS_SURROGATE_SECOND(c) (((c) & 0xfc) == 0xdc)
158
-
159
- #define ONIGENC_ISO_8859_1_TO_LOWER_CASE(c) \
160
- OnigEncISO_8859_1_ToLowerCaseTable[c]
161
- #define ONIGENC_ISO_8859_1_TO_UPPER_CASE(c) \
162
- OnigEncISO_8859_1_ToUpperCaseTable[c]
163
-
164
- ONIG_EXTERN const UChar OnigEncISO_8859_1_ToLowerCaseTable[];
165
- ONIG_EXTERN const UChar OnigEncISO_8859_1_ToUpperCaseTable[];
166
-
167
- ONIG_EXTERN int
168
- onigenc_with_ascii_strncmp P_((OnigEncoding enc, const UChar* p, const UChar* end, const UChar* sascii /* ascii */, int n));
169
- ONIG_EXTERN UChar*
170
- onigenc_step P_((OnigEncoding enc, const UChar* p, const UChar* end, int n));
171
-
172
- /* defined in regexec.c, but used in enc/xxx.c */
173
- extern int onig_is_in_code_range P_((const UChar* p, OnigCodePoint code));
174
-
175
- ONIG_EXTERN OnigEncoding OnigEncDefaultCharEncoding;
176
- ONIG_EXTERN const UChar OnigEncAsciiToLowerCaseTable[];
177
- ONIG_EXTERN const UChar OnigEncAsciiToUpperCaseTable[];
178
- ONIG_EXTERN const unsigned short OnigEncAsciiCtypeTable[];
179
-
180
- #define ONIGENC_IS_ASCII_CODE(code) ((code) < 0x80)
181
- #define ONIGENC_ASCII_CODE_TO_LOWER_CASE(c) OnigEncAsciiToLowerCaseTable[c]
182
- #define ONIGENC_ASCII_CODE_TO_UPPER_CASE(c) OnigEncAsciiToUpperCaseTable[c]
183
- #define ONIGENC_IS_ASCII_CODE_CTYPE(code,ctype) \
184
- ((OnigEncAsciiCtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0)
185
- #define ONIGENC_IS_ASCII_CODE_CASE_AMBIG(code) \
186
- (ONIGENC_IS_ASCII_CODE_CTYPE(code, ONIGENC_CTYPE_UPPER) ||\
187
- ONIGENC_IS_ASCII_CODE_CTYPE(code, ONIGENC_CTYPE_LOWER))
188
-
189
- #ifdef ONIG_ENC_REGISTER
190
- extern int ONIG_ENC_REGISTER(const char *, OnigEncodingType*);
191
- #define OnigEncodingName(n) encoding_##n
192
- #define OnigEncodingDeclare(n) static OnigEncodingType OnigEncodingName(n)
193
- #define OnigEncodingDefine(f,n) \
194
- OnigEncodingDeclare(n); \
195
- void Init_##f(void) { \
196
- ONIG_ENC_REGISTER(OnigEncodingName(n).name, \
197
- &OnigEncodingName(n)); \
198
- } \
199
- OnigEncodingDeclare(n)
200
- #else
201
- #define OnigEncodingName(n) OnigEncoding##n
202
- #define OnigEncodingDeclare(n) OnigEncodingType OnigEncodingName(n)
203
- #define OnigEncodingDefine(f,n) OnigEncodingDeclare(n)
204
- #endif
205
-
206
- /* macros for define replica encoding and encoding alias */
207
- #define ENC_REPLICATE(name, orig)
208
- #define ENC_ALIAS(name, orig)
209
- #define ENC_DUMMY(name)
210
-
211
- #endif /* ONIGURUMA_REGENC_H */
@@ -1,841 +0,0 @@
1
- #ifndef ONIGURUMA_REGINT_H
2
- #define ONIGURUMA_REGINT_H
3
- /**********************************************************************
4
- regint.h - Oniguruma (regular expression library)
5
- **********************************************************************/
6
- /*-
7
- * Copyright (c) 2002-2008 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
8
- * All rights reserved.
9
- *
10
- * Redistribution and use in source and binary forms, with or without
11
- * modification, are permitted provided that the following conditions
12
- * are met:
13
- * 1. Redistributions of source code must retain the above copyright
14
- * notice, this list of conditions and the following disclaimer.
15
- * 2. Redistributions in binary form must reproduce the above copyright
16
- * notice, this list of conditions and the following disclaimer in the
17
- * documentation and/or other materials provided with the distribution.
18
- *
19
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
20
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22
- * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
23
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29
- * SUCH DAMAGE.
30
- */
31
-
32
- /* for debug */
33
- /* #define ONIG_DEBUG_PARSE_TREE */
34
- /* #define ONIG_DEBUG_COMPILE */
35
- /* #define ONIG_DEBUG_SEARCH */
36
- /* #define ONIG_DEBUG_MATCH */
37
- /* #define ONIG_DONT_OPTIMIZE */
38
-
39
- /* for byte-code statistical data. */
40
- /* #define ONIG_DEBUG_STATISTICS */
41
-
42
- #if defined(ONIG_DEBUG_PARSE_TREE) || defined(ONIG_DEBUG_MATCH) || \
43
- defined(ONIG_DEBUG_SEARCH) || defined(ONIG_DEBUG_COMPILE) || \
44
- defined(ONIG_DEBUG_STATISTICS)
45
- #ifndef ONIG_DEBUG
46
- #define ONIG_DEBUG
47
- #endif
48
- #endif
49
-
50
- #if defined(__i386) || defined(__i386__) || defined(_M_IX86) || \
51
- (defined(__ppc__) && defined(__APPLE__)) || \
52
- defined(__x86_64) || defined(__x86_64__) || defined(_M_AMD86) || \
53
- defined(__mc68020__)
54
- #define PLATFORM_UNALIGNED_WORD_ACCESS
55
- #endif
56
-
57
- /* config */
58
- /* spec. config */
59
- #define USE_NAMED_GROUP
60
- #define USE_SUBEXP_CALL
61
- #define USE_BACKREF_WITH_LEVEL /* \k<name+n>, \k<name-n> */
62
- #define USE_MONOMANIAC_CHECK_CAPTURES_IN_ENDLESS_REPEAT /* /(?:()|())*\2/ */
63
- #define USE_NEWLINE_AT_END_OF_STRING_HAS_EMPTY_LINE /* /\n$/ =~ "\n" */
64
- #define USE_WARNING_REDUNDANT_NESTED_REPEAT_OPERATOR
65
- /* #define USE_RECOMPILE_API */
66
- /* !!! moved to regenc.h. */ /* #define USE_CRNL_AS_LINE_TERMINATOR */
67
-
68
- /* internal config */
69
- #define USE_PARSE_TREE_NODE_RECYCLE
70
- #define USE_OP_PUSH_OR_JUMP_EXACT
71
- #define USE_QTFR_PEEK_NEXT
72
- #define USE_ST_LIBRARY
73
- #define USE_SHARED_CCLASS_TABLE
74
-
75
- #define INIT_MATCH_STACK_SIZE 160
76
- #define DEFAULT_MATCH_STACK_LIMIT_SIZE 0 /* unlimited */
77
-
78
- #if defined(__GNUC__)
79
- # define ARG_UNUSED __attribute__ ((unused))
80
- #else
81
- # define ARG_UNUSED
82
- #endif
83
-
84
- /* */
85
- /* escape other system UChar definition */
86
- #ifndef RUBY_DEFINES_H
87
- #include "ruby/ruby.h"
88
- #undef xmalloc
89
- #undef xrealloc
90
- #undef xcalloc
91
- #undef xfree
92
- #endif
93
- #ifdef ONIG_ESCAPE_UCHAR_COLLISION
94
- #undef ONIG_ESCAPE_UCHAR_COLLISION
95
- #endif
96
- #undef USE_MATCH_RANGE_IS_COMPLETE_RANGE
97
- #undef USE_CAPTURE_HISTORY
98
- #define USE_VARIABLE_META_CHARS
99
- #define USE_WORD_BEGIN_END /* "\<": word-begin, "\>": word-end */
100
- #define USE_POSIX_REGION_OPTION /* needed for POSIX API support */
101
- #define USE_FIND_LONGEST_SEARCH_ALL_OF_RANGE
102
- /* #define USE_COMBINATION_EXPLOSION_CHECK */ /* (X*)* */
103
- /* #define USE_MULTI_THREAD_SYSTEM */
104
- #define THREAD_SYSTEM_INIT /* depend on thread system */
105
- #define THREAD_SYSTEM_END /* depend on thread system */
106
- #define THREAD_ATOMIC_START /* depend on thread system */
107
- #define THREAD_ATOMIC_END /* depend on thread system */
108
- #define THREAD_PASS /* depend on thread system */
109
- #ifndef xmalloc
110
- #define xmalloc malloc
111
- #define xrealloc realloc
112
- #define xcalloc calloc
113
- #define xfree free
114
- #endif
115
-
116
- #ifdef RUBY
117
-
118
- #define CHECK_INTERRUPT_IN_MATCH_AT rb_thread_check_ints()
119
- #define onig_st_init_table st_init_table
120
- #define onig_st_init_table_with_size st_init_table_with_size
121
- #define onig_st_init_numtable st_init_numtable
122
- #define onig_st_init_numtable_with_size st_init_numtable_with_size
123
- #define onig_st_init_strtable st_init_strtable
124
- #define onig_st_init_strtable_with_size st_init_strtable_with_size
125
- #define onig_st_delete st_delete
126
- #define onig_st_delete_safe st_delete_safe
127
- #define onig_st_insert st_insert
128
- #define onig_st_lookup st_lookup
129
- #define onig_st_foreach st_foreach
130
- #define onig_st_add_direct st_add_direct
131
- #define onig_st_free_table st_free_table
132
- #define onig_st_cleanup_safe st_cleanup_safe
133
- #define onig_st_copy st_copy
134
- #define onig_st_nothing_key_clone st_nothing_key_clone
135
- #define onig_st_nothing_key_free st_nothing_key_free
136
- #define onig_st_is_member st_is_member
137
-
138
- #define USE_UPPER_CASE_TABLE
139
- #else
140
-
141
- #define st_init_table onig_st_init_table
142
- #define st_init_table_with_size onig_st_init_table_with_size
143
- #define st_init_numtable onig_st_init_numtable
144
- #define st_init_numtable_with_size onig_st_init_numtable_with_size
145
- #define st_init_strtable onig_st_init_strtable
146
- #define st_init_strtable_with_size onig_st_init_strtable_with_size
147
- #define st_delete onig_st_delete
148
- #define st_delete_safe onig_st_delete_safe
149
- #define st_insert onig_st_insert
150
- #define st_lookup onig_st_lookup
151
- #define st_foreach onig_st_foreach
152
- #define st_add_direct onig_st_add_direct
153
- #define st_free_table onig_st_free_table
154
- #define st_cleanup_safe onig_st_cleanup_safe
155
- #define st_copy onig_st_copy
156
- #define st_nothing_key_clone onig_st_nothing_key_clone
157
- #define st_nothing_key_free onig_st_nothing_key_free
158
- /* */
159
- #define onig_st_is_member st_is_member
160
-
161
- #define CHECK_INTERRUPT_IN_MATCH_AT
162
-
163
- #endif
164
-
165
- #define STATE_CHECK_STRING_THRESHOLD_LEN 7
166
- #define STATE_CHECK_BUFF_MAX_SIZE 0x4000
167
-
168
- #define THREAD_PASS_LIMIT_COUNT 8
169
- #define xmemset memset
170
- #define xmemcpy memcpy
171
- #define xmemmove memmove
172
-
173
- #if defined(_WIN32) && !defined(__GNUC__)
174
- #define xalloca _alloca
175
- #define xvsnprintf _vsnprintf
176
- #else
177
- #define xalloca alloca
178
- #define xvsnprintf vsnprintf
179
- #endif
180
-
181
-
182
- #if defined(USE_RECOMPILE_API) && defined(USE_MULTI_THREAD_SYSTEM)
183
- #define ONIG_STATE_INC(reg) (reg)->state++
184
- #define ONIG_STATE_DEC(reg) (reg)->state--
185
-
186
- #define ONIG_STATE_INC_THREAD(reg) do {\
187
- THREAD_ATOMIC_START;\
188
- (reg)->state++;\
189
- THREAD_ATOMIC_END;\
190
- } while(0)
191
- #define ONIG_STATE_DEC_THREAD(reg) do {\
192
- THREAD_ATOMIC_START;\
193
- (reg)->state--;\
194
- THREAD_ATOMIC_END;\
195
- } while(0)
196
- #else
197
- #define ONIG_STATE_INC(reg) /* Nothing */
198
- #define ONIG_STATE_DEC(reg) /* Nothing */
199
- #define ONIG_STATE_INC_THREAD(reg) /* Nothing */
200
- #define ONIG_STATE_DEC_THREAD(reg) /* Nothing */
201
- #endif /* USE_RECOMPILE_API && USE_MULTI_THREAD_SYSTEM */
202
-
203
- #ifdef HAVE_STDLIB_H
204
- #include <stdlib.h>
205
- #endif
206
-
207
- #if defined(HAVE_ALLOCA_H) && (defined(_AIX) || !defined(__GNUC__))
208
- #include <alloca.h>
209
- #endif
210
-
211
- #ifdef HAVE_STRING_H
212
- # include <string.h>
213
- #else
214
- # include <strings.h>
215
- #endif
216
-
217
- #include <ctype.h>
218
- #ifdef HAVE_SYS_TYPES_H
219
- #include <sys/types.h>
220
- #endif
221
-
222
- #ifdef ONIG_DEBUG
223
- # include <stdio.h>
224
- #endif
225
-
226
- #include "regenc.h"
227
-
228
- #ifdef MIN
229
- #undef MIN
230
- #endif
231
- #ifdef MAX
232
- #undef MAX
233
- #endif
234
- #define MIN(a,b) (((a)>(b))?(b):(a))
235
- #define MAX(a,b) (((a)<(b))?(b):(a))
236
-
237
- #define IS_NULL(p) (((void*)(p)) == (void*)0)
238
- #define IS_NOT_NULL(p) (((void*)(p)) != (void*)0)
239
- #define CHECK_NULL_RETURN(p) if (IS_NULL(p)) return NULL
240
- #define CHECK_NULL_RETURN_MEMERR(p) if (IS_NULL(p)) return ONIGERR_MEMORY
241
- #define NULL_UCHARP ((UChar* )0)
242
-
243
- #ifdef PLATFORM_UNALIGNED_WORD_ACCESS
244
-
245
- #define PLATFORM_GET_INC(val,p,type) do{\
246
- val = *(type* )p;\
247
- (p) += sizeof(type);\
248
- } while(0)
249
-
250
- #else
251
-
252
- #define PLATFORM_GET_INC(val,p,type) do{\
253
- xmemcpy(&val, (p), sizeof(type));\
254
- (p) += sizeof(type);\
255
- } while(0)
256
-
257
- /* sizeof(OnigCodePoint) */
258
- #define WORD_ALIGNMENT_SIZE SIZEOF_LONG
259
-
260
- #define GET_ALIGNMENT_PAD_SIZE(addr,pad_size) do {\
261
- (pad_size) = WORD_ALIGNMENT_SIZE \
262
- - ((uintptr_t )(addr) % WORD_ALIGNMENT_SIZE);\
263
- if ((pad_size) == WORD_ALIGNMENT_SIZE) (pad_size) = 0;\
264
- } while (0)
265
-
266
- #define ALIGNMENT_RIGHT(addr) do {\
267
- (addr) += (WORD_ALIGNMENT_SIZE - 1);\
268
- (addr) -= ((uintptr_t )(addr) % WORD_ALIGNMENT_SIZE);\
269
- } while (0)
270
-
271
- #endif /* PLATFORM_UNALIGNED_WORD_ACCESS */
272
-
273
- /* stack pop level */
274
- #define STACK_POP_LEVEL_FREE 0
275
- #define STACK_POP_LEVEL_MEM_START 1
276
- #define STACK_POP_LEVEL_ALL 2
277
-
278
- /* optimize flags */
279
- #define ONIG_OPTIMIZE_NONE 0
280
- #define ONIG_OPTIMIZE_EXACT 1 /* Slow Search */
281
- #define ONIG_OPTIMIZE_EXACT_BM 2 /* Boyer Moore Search */
282
- #define ONIG_OPTIMIZE_EXACT_BM_NOT_REV 3 /* BM (but not simple match) */
283
- #define ONIG_OPTIMIZE_EXACT_IC 4 /* Slow Search (ignore case) */
284
- #define ONIG_OPTIMIZE_MAP 5 /* char map */
285
-
286
- /* bit status */
287
- typedef unsigned int BitStatusType;
288
-
289
- #define BIT_STATUS_BITS_NUM (sizeof(BitStatusType) * 8)
290
- #define BIT_STATUS_CLEAR(stats) (stats) = 0
291
- #define BIT_STATUS_ON_ALL(stats) (stats) = ~((BitStatusType )0)
292
- #define BIT_STATUS_AT(stats,n) \
293
- ((n) < (int )BIT_STATUS_BITS_NUM ? ((stats) & (1 << n)) : ((stats) & 1))
294
-
295
- #define BIT_STATUS_ON_AT(stats,n) do {\
296
- if ((n) < (int )BIT_STATUS_BITS_NUM) \
297
- (stats) |= (1 << (n));\
298
- else\
299
- (stats) |= 1;\
300
- } while (0)
301
-
302
- #define BIT_STATUS_ON_AT_SIMPLE(stats,n) do {\
303
- if ((n) < (int )BIT_STATUS_BITS_NUM)\
304
- (stats) |= (1 << (n));\
305
- } while (0)
306
-
307
-
308
- #define INT_MAX_LIMIT ((1UL << (SIZEOF_INT * 8 - 1)) - 1)
309
-
310
- #define DIGITVAL(code) ((code) - '0')
311
- #define ODIGITVAL(code) DIGITVAL(code)
312
- #define XDIGITVAL(enc,code) \
313
- (ONIGENC_IS_CODE_DIGIT(enc,code) ? DIGITVAL(code) \
314
- : (ONIGENC_IS_CODE_UPPER(enc,code) ? (code) - 'A' + 10 : (code) - 'a' + 10))
315
-
316
- #define IS_SINGLELINE(option) ((option) & ONIG_OPTION_SINGLELINE)
317
- #define IS_MULTILINE(option) ((option) & ONIG_OPTION_MULTILINE)
318
- #define IS_IGNORECASE(option) ((option) & ONIG_OPTION_IGNORECASE)
319
- #define IS_EXTEND(option) ((option) & ONIG_OPTION_EXTEND)
320
- #define IS_FIND_LONGEST(option) ((option) & ONIG_OPTION_FIND_LONGEST)
321
- #define IS_FIND_NOT_EMPTY(option) ((option) & ONIG_OPTION_FIND_NOT_EMPTY)
322
- #define IS_FIND_CONDITION(option) ((option) & \
323
- (ONIG_OPTION_FIND_LONGEST | ONIG_OPTION_FIND_NOT_EMPTY))
324
- #define IS_NOTBOL(option) ((option) & ONIG_OPTION_NOTBOL)
325
- #define IS_NOTEOL(option) ((option) & ONIG_OPTION_NOTEOL)
326
- #define IS_POSIX_REGION(option) ((option) & ONIG_OPTION_POSIX_REGION)
327
-
328
- /* OP_SET_OPTION is required for these options.
329
- #define IS_DYNAMIC_OPTION(option) \
330
- (((option) & (ONIG_OPTION_MULTILINE | ONIG_OPTION_IGNORECASE)) != 0)
331
- */
332
- /* ignore-case and multibyte status are included in compiled code. */
333
- #define IS_DYNAMIC_OPTION(option) 0
334
-
335
- #define DISABLE_CASE_FOLD_MULTI_CHAR(case_fold_flag) \
336
- ((case_fold_flag) & ~INTERNAL_ONIGENC_CASE_FOLD_MULTI_CHAR)
337
-
338
- #define REPEAT_INFINITE -1
339
- #define IS_REPEAT_INFINITE(n) ((n) == REPEAT_INFINITE)
340
-
341
- /* bitset */
342
- #define BITS_PER_BYTE 8
343
- #define SINGLE_BYTE_SIZE (1 << BITS_PER_BYTE)
344
- #define BITS_IN_ROOM (sizeof(Bits) * BITS_PER_BYTE)
345
- #define BITSET_SIZE (SINGLE_BYTE_SIZE / BITS_IN_ROOM)
346
-
347
- #ifdef PLATFORM_UNALIGNED_WORD_ACCESS
348
- typedef unsigned int Bits;
349
- #else
350
- typedef unsigned char Bits;
351
- #endif
352
- typedef Bits BitSet[BITSET_SIZE];
353
- typedef Bits* BitSetRef;
354
-
355
- #define SIZE_BITSET (int)sizeof(BitSet)
356
-
357
- #define BITSET_CLEAR(bs) do {\
358
- int i;\
359
- for (i = 0; i < (int )BITSET_SIZE; i++) { (bs)[i] = 0; } \
360
- } while (0)
361
-
362
- #define BS_ROOM(bs,pos) (bs)[pos / BITS_IN_ROOM]
363
- #define BS_BIT(pos) (1 << (pos % BITS_IN_ROOM))
364
-
365
- #define BITSET_AT(bs, pos) (BS_ROOM(bs,pos) & BS_BIT(pos))
366
- #define BITSET_SET_BIT(bs, pos) BS_ROOM(bs,pos) |= BS_BIT(pos)
367
- #define BITSET_CLEAR_BIT(bs, pos) BS_ROOM(bs,pos) &= ~(BS_BIT(pos))
368
- #define BITSET_INVERT_BIT(bs, pos) BS_ROOM(bs,pos) ^= BS_BIT(pos)
369
-
370
- /* bytes buffer */
371
- typedef struct _BBuf {
372
- UChar* p;
373
- unsigned int used;
374
- unsigned int alloc;
375
- } BBuf;
376
-
377
- #define BBUF_INIT(buf,size) onig_bbuf_init((BBuf* )(buf), (size))
378
-
379
- #define BBUF_SIZE_INC(buf,inc) do{\
380
- (buf)->alloc += (inc);\
381
- (buf)->p = (UChar* )xrealloc((buf)->p, (buf)->alloc);\
382
- if (IS_NULL((buf)->p)) return(ONIGERR_MEMORY);\
383
- } while (0)
384
-
385
- #define BBUF_EXPAND(buf,low) do{\
386
- do { (buf)->alloc *= 2; } while ((buf)->alloc < (unsigned int )low);\
387
- (buf)->p = (UChar* )xrealloc((buf)->p, (buf)->alloc);\
388
- if (IS_NULL((buf)->p)) return(ONIGERR_MEMORY);\
389
- } while (0)
390
-
391
- #define BBUF_ENSURE_SIZE(buf,size) do{\
392
- unsigned int new_alloc = (buf)->alloc;\
393
- while (new_alloc < (unsigned int )(size)) { new_alloc *= 2; }\
394
- if ((buf)->alloc != new_alloc) {\
395
- (buf)->p = (UChar* )xrealloc((buf)->p, new_alloc);\
396
- if (IS_NULL((buf)->p)) return(ONIGERR_MEMORY);\
397
- (buf)->alloc = new_alloc;\
398
- }\
399
- } while (0)
400
-
401
- #define BBUF_WRITE(buf,pos,bytes,n) do{\
402
- int used = (pos) + (n);\
403
- if ((buf)->alloc < (unsigned int )used) BBUF_EXPAND((buf),used);\
404
- xmemcpy((buf)->p + (pos), (bytes), (n));\
405
- if ((buf)->used < (unsigned int )used) (buf)->used = used;\
406
- } while (0)
407
-
408
- #define BBUF_WRITE1(buf,pos,byte) do{\
409
- int used = (pos) + 1;\
410
- if ((buf)->alloc < (unsigned int )used) BBUF_EXPAND((buf),used);\
411
- (buf)->p[(pos)] = (byte);\
412
- if ((buf)->used < (unsigned int )used) (buf)->used = used;\
413
- } while (0)
414
-
415
- #define BBUF_ADD(buf,bytes,n) BBUF_WRITE((buf),(buf)->used,(bytes),(n))
416
- #define BBUF_ADD1(buf,byte) BBUF_WRITE1((buf),(buf)->used,(byte))
417
- #define BBUF_GET_ADD_ADDRESS(buf) ((buf)->p + (buf)->used)
418
- #define BBUF_GET_OFFSET_POS(buf) ((buf)->used)
419
-
420
- /* from < to */
421
- #define BBUF_MOVE_RIGHT(buf,from,to,n) do {\
422
- if ((unsigned int )((to)+(n)) > (buf)->alloc) BBUF_EXPAND((buf),(to) + (n));\
423
- xmemmove((buf)->p + (to), (buf)->p + (from), (n));\
424
- if ((unsigned int )((to)+(n)) > (buf)->used) (buf)->used = (to) + (n);\
425
- } while (0)
426
-
427
- /* from > to */
428
- #define BBUF_MOVE_LEFT(buf,from,to,n) do {\
429
- xmemmove((buf)->p + (to), (buf)->p + (from), (n));\
430
- } while (0)
431
-
432
- /* from > to */
433
- #define BBUF_MOVE_LEFT_REDUCE(buf,from,to) do {\
434
- xmemmove((buf)->p + (to), (buf)->p + (from), (buf)->used - (from));\
435
- (buf)->used -= (from - to);\
436
- } while (0)
437
-
438
- #define BBUF_INSERT(buf,pos,bytes,n) do {\
439
- if (pos >= (buf)->used) {\
440
- BBUF_WRITE(buf,pos,bytes,n);\
441
- }\
442
- else {\
443
- BBUF_MOVE_RIGHT((buf),(pos),(pos) + (n),((buf)->used - (pos)));\
444
- xmemcpy((buf)->p + (pos), (bytes), (n));\
445
- }\
446
- } while (0)
447
-
448
- #define BBUF_GET_BYTE(buf, pos) (buf)->p[(pos)]
449
-
450
-
451
- #define ANCHOR_BEGIN_BUF (1<<0)
452
- #define ANCHOR_BEGIN_LINE (1<<1)
453
- #define ANCHOR_BEGIN_POSITION (1<<2)
454
- #define ANCHOR_END_BUF (1<<3)
455
- #define ANCHOR_SEMI_END_BUF (1<<4)
456
- #define ANCHOR_END_LINE (1<<5)
457
-
458
- #define ANCHOR_WORD_BOUND (1<<6)
459
- #define ANCHOR_NOT_WORD_BOUND (1<<7)
460
- #define ANCHOR_WORD_BEGIN (1<<8)
461
- #define ANCHOR_WORD_END (1<<9)
462
- #define ANCHOR_PREC_READ (1<<10)
463
- #define ANCHOR_PREC_READ_NOT (1<<11)
464
- #define ANCHOR_LOOK_BEHIND (1<<12)
465
- #define ANCHOR_LOOK_BEHIND_NOT (1<<13)
466
-
467
- #define ANCHOR_ANYCHAR_STAR (1<<14) /* ".*" optimize info */
468
- #define ANCHOR_ANYCHAR_STAR_ML (1<<15) /* ".*" optimize info (multi-line) */
469
-
470
- /* operation code */
471
- enum OpCode {
472
- OP_FINISH = 0, /* matching process terminator (no more alternative) */
473
- OP_END = 1, /* pattern code terminator (success end) */
474
-
475
- OP_EXACT1 = 2, /* single byte, N = 1 */
476
- OP_EXACT2, /* single byte, N = 2 */
477
- OP_EXACT3, /* single byte, N = 3 */
478
- OP_EXACT4, /* single byte, N = 4 */
479
- OP_EXACT5, /* single byte, N = 5 */
480
- OP_EXACTN, /* single byte */
481
- OP_EXACTMB2N1, /* mb-length = 2 N = 1 */
482
- OP_EXACTMB2N2, /* mb-length = 2 N = 2 */
483
- OP_EXACTMB2N3, /* mb-length = 2 N = 3 */
484
- OP_EXACTMB2N, /* mb-length = 2 */
485
- OP_EXACTMB3N, /* mb-length = 3 */
486
- OP_EXACTMBN, /* other length */
487
-
488
- OP_EXACT1_IC, /* single byte, N = 1, ignore case */
489
- OP_EXACTN_IC, /* single byte, ignore case */
490
-
491
- OP_CCLASS,
492
- OP_CCLASS_MB,
493
- OP_CCLASS_MIX,
494
- OP_CCLASS_NOT,
495
- OP_CCLASS_MB_NOT,
496
- OP_CCLASS_MIX_NOT,
497
- OP_CCLASS_NODE, /* pointer to CClassNode node */
498
-
499
- OP_ANYCHAR, /* "." */
500
- OP_ANYCHAR_ML, /* "." multi-line */
501
- OP_ANYCHAR_STAR, /* ".*" */
502
- OP_ANYCHAR_ML_STAR, /* ".*" multi-line */
503
- OP_ANYCHAR_STAR_PEEK_NEXT,
504
- OP_ANYCHAR_ML_STAR_PEEK_NEXT,
505
-
506
- OP_WORD,
507
- OP_NOT_WORD,
508
- OP_WORD_BOUND,
509
- OP_NOT_WORD_BOUND,
510
- OP_WORD_BEGIN,
511
- OP_WORD_END,
512
-
513
- OP_BEGIN_BUF,
514
- OP_END_BUF,
515
- OP_BEGIN_LINE,
516
- OP_END_LINE,
517
- OP_SEMI_END_BUF,
518
- OP_BEGIN_POSITION,
519
-
520
- OP_BACKREF1,
521
- OP_BACKREF2,
522
- OP_BACKREFN,
523
- OP_BACKREFN_IC,
524
- OP_BACKREF_MULTI,
525
- OP_BACKREF_MULTI_IC,
526
- OP_BACKREF_WITH_LEVEL, /* \k<xxx+n>, \k<xxx-n> */
527
-
528
- OP_MEMORY_START,
529
- OP_MEMORY_START_PUSH, /* push back-tracker to stack */
530
- OP_MEMORY_END_PUSH, /* push back-tracker to stack */
531
- OP_MEMORY_END_PUSH_REC, /* push back-tracker to stack */
532
- OP_MEMORY_END,
533
- OP_MEMORY_END_REC, /* push marker to stack */
534
-
535
- OP_FAIL, /* pop stack and move */
536
- OP_JUMP,
537
- OP_PUSH,
538
- OP_POP,
539
- OP_PUSH_OR_JUMP_EXACT1, /* if match exact then push, else jump. */
540
- OP_PUSH_IF_PEEK_NEXT, /* if match exact then push, else none. */
541
- OP_REPEAT, /* {n,m} */
542
- OP_REPEAT_NG, /* {n,m}? (non greedy) */
543
- OP_REPEAT_INC,
544
- OP_REPEAT_INC_NG, /* non greedy */
545
- OP_REPEAT_INC_SG, /* search and get in stack */
546
- OP_REPEAT_INC_NG_SG, /* search and get in stack (non greedy) */
547
- OP_NULL_CHECK_START, /* null loop checker start */
548
- OP_NULL_CHECK_END, /* null loop checker end */
549
- OP_NULL_CHECK_END_MEMST, /* null loop checker end (with capture status) */
550
- OP_NULL_CHECK_END_MEMST_PUSH, /* with capture status and push check-end */
551
-
552
- OP_PUSH_POS, /* (?=...) start */
553
- OP_POP_POS, /* (?=...) end */
554
- OP_PUSH_POS_NOT, /* (?!...) start */
555
- OP_FAIL_POS, /* (?!...) end */
556
- OP_PUSH_STOP_BT, /* (?>...) start */
557
- OP_POP_STOP_BT, /* (?>...) end */
558
- OP_LOOK_BEHIND, /* (?<=...) start (no needs end opcode) */
559
- OP_PUSH_LOOK_BEHIND_NOT, /* (?<!...) start */
560
- OP_FAIL_LOOK_BEHIND_NOT, /* (?<!...) end */
561
-
562
- OP_CALL, /* \g<name> */
563
- OP_RETURN,
564
-
565
- OP_STATE_CHECK_PUSH, /* combination explosion check and push */
566
- OP_STATE_CHECK_PUSH_OR_JUMP, /* check ok -> push, else jump */
567
- OP_STATE_CHECK, /* check only */
568
- OP_STATE_CHECK_ANYCHAR_STAR,
569
- OP_STATE_CHECK_ANYCHAR_ML_STAR,
570
-
571
- /* no need: IS_DYNAMIC_OPTION() == 0 */
572
- OP_SET_OPTION_PUSH, /* set option and push recover option */
573
- OP_SET_OPTION /* set option */
574
- };
575
-
576
- typedef int RelAddrType;
577
- typedef int AbsAddrType;
578
- typedef int LengthType;
579
- typedef int RepeatNumType;
580
- typedef short int MemNumType;
581
- typedef short int StateCheckNumType;
582
- typedef void* PointerType;
583
-
584
- #define SIZE_OPCODE 1
585
- #define SIZE_RELADDR (int)sizeof(RelAddrType)
586
- #define SIZE_ABSADDR (int)sizeof(AbsAddrType)
587
- #define SIZE_LENGTH (int)sizeof(LengthType)
588
- #define SIZE_MEMNUM (int)sizeof(MemNumType)
589
- #define SIZE_STATE_CHECK_NUM (int)sizeof(StateCheckNumType)
590
- #define SIZE_REPEATNUM (int)sizeof(RepeatNumType)
591
- #define SIZE_OPTION (int)sizeof(OnigOptionType)
592
- #define SIZE_CODE_POINT (int)sizeof(OnigCodePoint)
593
- #define SIZE_POINTER (int)sizeof(PointerType)
594
-
595
-
596
- #define GET_RELADDR_INC(addr,p) PLATFORM_GET_INC(addr, p, RelAddrType)
597
- #define GET_ABSADDR_INC(addr,p) PLATFORM_GET_INC(addr, p, AbsAddrType)
598
- #define GET_LENGTH_INC(len,p) PLATFORM_GET_INC(len, p, LengthType)
599
- #define GET_MEMNUM_INC(num,p) PLATFORM_GET_INC(num, p, MemNumType)
600
- #define GET_REPEATNUM_INC(num,p) PLATFORM_GET_INC(num, p, RepeatNumType)
601
- #define GET_OPTION_INC(option,p) PLATFORM_GET_INC(option, p, OnigOptionType)
602
- #define GET_POINTER_INC(ptr,p) PLATFORM_GET_INC(ptr, p, PointerType)
603
- #define GET_STATE_CHECK_NUM_INC(num,p) PLATFORM_GET_INC(num, p, StateCheckNumType)
604
-
605
- /* code point's address must be aligned address. */
606
- #define GET_CODE_POINT(code,p) code = *((OnigCodePoint* )(p))
607
- #define GET_BYTE_INC(byte,p) do{\
608
- byte = *(p);\
609
- (p)++;\
610
- } while(0)
611
-
612
-
613
- /* op-code + arg size */
614
- #define SIZE_OP_ANYCHAR_STAR SIZE_OPCODE
615
- #define SIZE_OP_ANYCHAR_STAR_PEEK_NEXT (SIZE_OPCODE + 1)
616
- #define SIZE_OP_JUMP (SIZE_OPCODE + SIZE_RELADDR)
617
- #define SIZE_OP_PUSH (SIZE_OPCODE + SIZE_RELADDR)
618
- #define SIZE_OP_POP SIZE_OPCODE
619
- #define SIZE_OP_PUSH_OR_JUMP_EXACT1 (SIZE_OPCODE + SIZE_RELADDR + 1)
620
- #define SIZE_OP_PUSH_IF_PEEK_NEXT (SIZE_OPCODE + SIZE_RELADDR + 1)
621
- #define SIZE_OP_REPEAT_INC (SIZE_OPCODE + SIZE_MEMNUM)
622
- #define SIZE_OP_REPEAT_INC_NG (SIZE_OPCODE + SIZE_MEMNUM)
623
- #define SIZE_OP_PUSH_POS SIZE_OPCODE
624
- #define SIZE_OP_PUSH_POS_NOT (SIZE_OPCODE + SIZE_RELADDR)
625
- #define SIZE_OP_POP_POS SIZE_OPCODE
626
- #define SIZE_OP_FAIL_POS SIZE_OPCODE
627
- #define SIZE_OP_SET_OPTION (SIZE_OPCODE + SIZE_OPTION)
628
- #define SIZE_OP_SET_OPTION_PUSH (SIZE_OPCODE + SIZE_OPTION)
629
- #define SIZE_OP_FAIL SIZE_OPCODE
630
- #define SIZE_OP_MEMORY_START (SIZE_OPCODE + SIZE_MEMNUM)
631
- #define SIZE_OP_MEMORY_START_PUSH (SIZE_OPCODE + SIZE_MEMNUM)
632
- #define SIZE_OP_MEMORY_END_PUSH (SIZE_OPCODE + SIZE_MEMNUM)
633
- #define SIZE_OP_MEMORY_END_PUSH_REC (SIZE_OPCODE + SIZE_MEMNUM)
634
- #define SIZE_OP_MEMORY_END (SIZE_OPCODE + SIZE_MEMNUM)
635
- #define SIZE_OP_MEMORY_END_REC (SIZE_OPCODE + SIZE_MEMNUM)
636
- #define SIZE_OP_PUSH_STOP_BT SIZE_OPCODE
637
- #define SIZE_OP_POP_STOP_BT SIZE_OPCODE
638
- #define SIZE_OP_NULL_CHECK_START (SIZE_OPCODE + SIZE_MEMNUM)
639
- #define SIZE_OP_NULL_CHECK_END (SIZE_OPCODE + SIZE_MEMNUM)
640
- #define SIZE_OP_LOOK_BEHIND (SIZE_OPCODE + SIZE_LENGTH)
641
- #define SIZE_OP_PUSH_LOOK_BEHIND_NOT (SIZE_OPCODE + SIZE_RELADDR + SIZE_LENGTH)
642
- #define SIZE_OP_FAIL_LOOK_BEHIND_NOT SIZE_OPCODE
643
- #define SIZE_OP_CALL (SIZE_OPCODE + SIZE_ABSADDR)
644
- #define SIZE_OP_RETURN SIZE_OPCODE
645
-
646
- #ifdef USE_COMBINATION_EXPLOSION_CHECK
647
- #define SIZE_OP_STATE_CHECK (SIZE_OPCODE + SIZE_STATE_CHECK_NUM)
648
- #define SIZE_OP_STATE_CHECK_PUSH (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)
649
- #define SIZE_OP_STATE_CHECK_PUSH_OR_JUMP (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)
650
- #define SIZE_OP_STATE_CHECK_ANYCHAR_STAR (SIZE_OPCODE + SIZE_STATE_CHECK_NUM)
651
- #endif
652
-
653
- #define MC_ESC(syn) (syn)->meta_char_table.esc
654
- #define MC_ANYCHAR(syn) (syn)->meta_char_table.anychar
655
- #define MC_ANYTIME(syn) (syn)->meta_char_table.anytime
656
- #define MC_ZERO_OR_ONE_TIME(syn) (syn)->meta_char_table.zero_or_one_time
657
- #define MC_ONE_OR_MORE_TIME(syn) (syn)->meta_char_table.one_or_more_time
658
- #define MC_ANYCHAR_ANYTIME(syn) (syn)->meta_char_table.anychar_anytime
659
-
660
- #define IS_MC_ESC_CODE(code, syn) \
661
- ((code) == MC_ESC(syn) && \
662
- !IS_SYNTAX_OP2((syn), ONIG_SYN_OP2_INEFFECTIVE_ESCAPE))
663
-
664
-
665
- #define SYN_POSIX_COMMON_OP \
666
- ( ONIG_SYN_OP_DOT_ANYCHAR | ONIG_SYN_OP_POSIX_BRACKET | \
667
- ONIG_SYN_OP_DECIMAL_BACKREF | \
668
- ONIG_SYN_OP_BRACKET_CC | ONIG_SYN_OP_ASTERISK_ZERO_INF | \
669
- ONIG_SYN_OP_LINE_ANCHOR | \
670
- ONIG_SYN_OP_ESC_CONTROL_CHARS )
671
-
672
- #define SYN_GNU_REGEX_OP \
673
- ( ONIG_SYN_OP_DOT_ANYCHAR | ONIG_SYN_OP_BRACKET_CC | \
674
- ONIG_SYN_OP_POSIX_BRACKET | ONIG_SYN_OP_DECIMAL_BACKREF | \
675
- ONIG_SYN_OP_BRACE_INTERVAL | ONIG_SYN_OP_LPAREN_SUBEXP | \
676
- ONIG_SYN_OP_VBAR_ALT | \
677
- ONIG_SYN_OP_ASTERISK_ZERO_INF | ONIG_SYN_OP_PLUS_ONE_INF | \
678
- ONIG_SYN_OP_QMARK_ZERO_ONE | \
679
- ONIG_SYN_OP_ESC_AZ_BUF_ANCHOR | ONIG_SYN_OP_ESC_CAPITAL_G_BEGIN_ANCHOR | \
680
- ONIG_SYN_OP_ESC_W_WORD | \
681
- ONIG_SYN_OP_ESC_B_WORD_BOUND | ONIG_SYN_OP_ESC_LTGT_WORD_BEGIN_END | \
682
- ONIG_SYN_OP_ESC_S_WHITE_SPACE | ONIG_SYN_OP_ESC_D_DIGIT | \
683
- ONIG_SYN_OP_LINE_ANCHOR )
684
-
685
- #define SYN_GNU_REGEX_BV \
686
- ( ONIG_SYN_CONTEXT_INDEP_ANCHORS | ONIG_SYN_CONTEXT_INDEP_REPEAT_OPS | \
687
- ONIG_SYN_CONTEXT_INVALID_REPEAT_OPS | ONIG_SYN_ALLOW_INVALID_INTERVAL | \
688
- ONIG_SYN_BACKSLASH_ESCAPE_IN_CC | ONIG_SYN_ALLOW_DOUBLE_RANGE_OP_IN_CC )
689
-
690
-
691
- #define NCCLASS_FLAGS(cc) ((cc)->flags)
692
- #define NCCLASS_FLAG_SET(cc,flag) (NCCLASS_FLAGS(cc) |= (flag))
693
- #define NCCLASS_FLAG_CLEAR(cc,flag) (NCCLASS_FLAGS(cc) &= ~(flag))
694
- #define IS_NCCLASS_FLAG_ON(cc,flag) ((NCCLASS_FLAGS(cc) & (flag)) != 0)
695
-
696
- /* cclass node */
697
- #define FLAG_NCCLASS_NOT (1<<0)
698
- #define FLAG_NCCLASS_SHARE (1<<1)
699
-
700
- #define NCCLASS_SET_NOT(nd) NCCLASS_FLAG_SET(nd, FLAG_NCCLASS_NOT)
701
- #define NCCLASS_SET_SHARE(nd) NCCLASS_FLAG_SET(nd, FLAG_NCCLASS_SHARE)
702
- #define NCCLASS_CLEAR_NOT(nd) NCCLASS_FLAG_CLEAR(nd, FLAG_NCCLASS_NOT)
703
- #define IS_NCCLASS_NOT(nd) IS_NCCLASS_FLAG_ON(nd, FLAG_NCCLASS_NOT)
704
- #define IS_NCCLASS_SHARE(nd) IS_NCCLASS_FLAG_ON(nd, FLAG_NCCLASS_SHARE)
705
-
706
- typedef struct {
707
- int type;
708
- /* struct _Node* next; */
709
- /* unsigned int flags; */
710
- } NodeBase;
711
-
712
- typedef struct {
713
- NodeBase base;
714
- unsigned int flags;
715
- BitSet bs;
716
- BBuf* mbuf; /* multi-byte info or NULL */
717
- } CClassNode;
718
-
719
- typedef intptr_t OnigStackIndex;
720
-
721
- typedef struct _OnigStackType {
722
- unsigned int type;
723
- union {
724
- struct {
725
- UChar *pcode; /* byte code position */
726
- UChar *pstr; /* string position */
727
- UChar *pstr_prev; /* previous char position of pstr */
728
- #ifdef USE_COMBINATION_EXPLOSION_CHECK
729
- unsigned int state_check;
730
- #endif
731
- } state;
732
- struct {
733
- int count; /* for OP_REPEAT_INC, OP_REPEAT_INC_NG */
734
- UChar *pcode; /* byte code position (head of repeated target) */
735
- int num; /* repeat id */
736
- } repeat;
737
- struct {
738
- OnigStackIndex si; /* index of stack */
739
- } repeat_inc;
740
- struct {
741
- int num; /* memory num */
742
- UChar *pstr; /* start/end position */
743
- /* Following information is setted, if this stack type is MEM-START */
744
- OnigStackIndex start; /* prev. info (for backtrack "(...)*" ) */
745
- OnigStackIndex end; /* prev. info (for backtrack "(...)*" ) */
746
- } mem;
747
- struct {
748
- int num; /* null check id */
749
- UChar *pstr; /* start position */
750
- } null_check;
751
- #ifdef USE_SUBEXP_CALL
752
- struct {
753
- UChar *ret_addr; /* byte code position */
754
- int num; /* null check id */
755
- UChar *pstr; /* string position */
756
- } call_frame;
757
- #endif
758
- } u;
759
- } OnigStackType;
760
-
761
- typedef struct {
762
- void* stack_p;
763
- size_t stack_n;
764
- OnigOptionType options;
765
- OnigRegion* region;
766
- const UChar* start; /* search start position (for \G: BEGIN_POSITION) */
767
- #ifdef USE_FIND_LONGEST_SEARCH_ALL_OF_RANGE
768
- int best_len; /* for ONIG_OPTION_FIND_LONGEST */
769
- UChar* best_s;
770
- #endif
771
- #ifdef USE_COMBINATION_EXPLOSION_CHECK
772
- void* state_check_buff;
773
- int state_check_buff_size;
774
- #endif
775
- } OnigMatchArg;
776
-
777
-
778
- #define IS_CODE_SB_WORD(enc,code) \
779
- (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_WORD(enc,code))
780
-
781
- #ifdef ONIG_DEBUG
782
-
783
- typedef struct {
784
- short int opcode;
785
- char* name;
786
- short int arg_type;
787
- } OnigOpInfoType;
788
-
789
- extern OnigOpInfoType OnigOpInfo[];
790
-
791
- /* extern void onig_print_compiled_byte_code P_((FILE* f, UChar* bp, UChar* bpend, UChar** nextp, OnigEncoding enc)); */
792
-
793
- #ifdef ONIG_DEBUG_STATISTICS
794
- extern void onig_statistics_init P_((void));
795
- extern void onig_print_statistics P_((FILE* f));
796
- #endif
797
- #endif
798
-
799
- extern UChar* onig_error_code_to_format P_((int code));
800
- extern void onig_snprintf_with_pattern PV_((UChar buf[], int bufsize, OnigEncoding enc, UChar* pat, UChar* pat_end, const UChar *fmt, ...));
801
- extern int onig_bbuf_init P_((BBuf* buf, int size));
802
- extern int onig_compile P_((regex_t* reg, const UChar* pattern, const UChar* pattern_end, OnigErrorInfo* einfo, const char *sourcefile, int sourceline));
803
- extern void onig_chain_reduce P_((regex_t* reg));
804
- extern void onig_chain_link_add P_((regex_t* to, regex_t* add));
805
- extern void onig_transfer P_((regex_t* to, regex_t* from));
806
- extern int onig_is_code_in_cc P_((OnigEncoding enc, OnigCodePoint code, CClassNode* cc));
807
- extern int onig_is_code_in_cc_len P_((int enclen, OnigCodePoint code, CClassNode* cc));
808
-
809
- /* strend hash */
810
- typedef void hash_table_type;
811
- #ifdef RUBY
812
- #include "ruby/st.h"
813
- typedef st_data_t hash_data_type;
814
- #else
815
- typedef unsigned long hash_data_type;
816
- #endif
817
-
818
- extern hash_table_type* onig_st_init_strend_table_with_size P_((st_index_t size));
819
- extern int onig_st_lookup_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type *value));
820
- extern int onig_st_insert_strend P_((hash_table_type* table, const UChar* str_key, const UChar* end_key, hash_data_type value));
821
-
822
- /* encoding property management */
823
- #define PROPERTY_LIST_ADD_PROP(Name, CR) \
824
- r = onigenc_property_list_add_property((UChar* )Name, CR,\
825
- &PropertyNameTable, &PropertyList, &PropertyListNum,\
826
- &PropertyListSize);\
827
- if (r != 0) goto end
828
-
829
- #define PROPERTY_LIST_INIT_CHECK \
830
- if (PropertyInited == 0) {\
831
- int r = onigenc_property_list_init(init_property_list);\
832
- if (r != 0) return r;\
833
- }
834
-
835
- extern int onigenc_property_list_add_property P_((UChar* name, const OnigCodePoint* prop, hash_table_type **table, const OnigCodePoint*** plist, int *pnum, int *psize));
836
-
837
- typedef int (*ONIGENC_INIT_PROPERTY_LIST_FUNC_TYPE)(void);
838
-
839
- extern int onigenc_property_list_init P_((ONIGENC_INIT_PROPERTY_LIST_FUNC_TYPE));
840
-
841
- #endif /* ONIGURUMA_REGINT_H */