did_you_mean 0.9.0 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (205) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +2 -0
  3. data/.travis.yml +1 -1
  4. data/CHANGELOG.md +150 -0
  5. data/README.md +14 -1
  6. data/did_you_mean.gemspec +0 -1
  7. data/ext/did_you_mean/extconf.rb +14 -11
  8. data/ext/did_you_mean/ruby_headers/215/id.h +173 -0
  9. data/ext/did_you_mean/ruby_headers/215/internal.h +892 -0
  10. data/ext/did_you_mean/ruby_headers/215/method.h +142 -0
  11. data/ext/did_you_mean/ruby_headers/215/node.h +543 -0
  12. data/ext/did_you_mean/ruby_headers/215/ruby_atomic.h +170 -0
  13. data/ext/did_you_mean/ruby_headers/215/thread_native.h +23 -0
  14. data/ext/did_you_mean/ruby_headers/215/thread_pthread.h +56 -0
  15. data/ext/did_you_mean/ruby_headers/215/thread_win32.h +45 -0
  16. data/ext/did_you_mean/ruby_headers/215/vm_core.h +1055 -0
  17. data/ext/did_you_mean/ruby_headers/215/vm_debug.h +37 -0
  18. data/ext/did_you_mean/ruby_headers/215/vm_opts.h +56 -0
  19. data/ext/did_you_mean/ruby_headers/220/internal.h +11 -6
  20. data/ext/did_you_mean/ruby_headers/220/vm_core.h +1 -0
  21. data/lib/did_you_mean/finders.rb +1 -1
  22. data/lib/did_you_mean/test_helper.rb +0 -4
  23. data/lib/did_you_mean/version.rb +1 -1
  24. data/test/no_method_error_extension_test.rb +0 -6
  25. data/test/test_helper.rb +0 -1
  26. metadata +18 -196
  27. data/docs/did_you_mean_example.png +0 -0
  28. data/ext/did_you_mean/ruby_headers/193/addr2line.h +0 -21
  29. data/ext/did_you_mean/ruby_headers/193/constant.h +0 -34
  30. data/ext/did_you_mean/ruby_headers/193/dln.h +0 -50
  31. data/ext/did_you_mean/ruby_headers/193/encdb.h +0 -170
  32. data/ext/did_you_mean/ruby_headers/193/eval_intern.h +0 -234
  33. data/ext/did_you_mean/ruby_headers/193/gc.h +0 -99
  34. data/ext/did_you_mean/ruby_headers/193/iseq.h +0 -126
  35. data/ext/did_you_mean/ruby_headers/193/parse.h +0 -183
  36. data/ext/did_you_mean/ruby_headers/193/probes.h +0 -83
  37. data/ext/did_you_mean/ruby_headers/193/regenc.h +0 -219
  38. data/ext/did_you_mean/ruby_headers/193/regint.h +0 -850
  39. data/ext/did_you_mean/ruby_headers/193/regparse.h +0 -362
  40. data/ext/did_you_mean/ruby_headers/193/revision.h +0 -1
  41. data/ext/did_you_mean/ruby_headers/193/siphash.h +0 -48
  42. data/ext/did_you_mean/ruby_headers/193/timev.h +0 -21
  43. data/ext/did_you_mean/ruby_headers/193/transcode_data.h +0 -117
  44. data/ext/did_you_mean/ruby_headers/193/transdb.h +0 -190
  45. data/ext/did_you_mean/ruby_headers/193/verconf.h +0 -13
  46. data/ext/did_you_mean/ruby_headers/193/version.h +0 -52
  47. data/ext/did_you_mean/ruby_headers/193/vm_exec.h +0 -184
  48. data/ext/did_you_mean/ruby_headers/193/vm_insnhelper.h +0 -220
  49. data/ext/did_you_mean/ruby_headers/200/addr2line.h +0 -21
  50. data/ext/did_you_mean/ruby_headers/200/constant.h +0 -36
  51. data/ext/did_you_mean/ruby_headers/200/dln.h +0 -50
  52. data/ext/did_you_mean/ruby_headers/200/encdb.h +0 -170
  53. data/ext/did_you_mean/ruby_headers/200/eval_intern.h +0 -213
  54. data/ext/did_you_mean/ruby_headers/200/gc.h +0 -104
  55. data/ext/did_you_mean/ruby_headers/200/iseq.h +0 -140
  56. data/ext/did_you_mean/ruby_headers/200/parse.h +0 -183
  57. data/ext/did_you_mean/ruby_headers/200/probes.h +0 -83
  58. data/ext/did_you_mean/ruby_headers/200/probes_helper.h +0 -67
  59. data/ext/did_you_mean/ruby_headers/200/regenc.h +0 -227
  60. data/ext/did_you_mean/ruby_headers/200/regint.h +0 -915
  61. data/ext/did_you_mean/ruby_headers/200/regparse.h +0 -367
  62. data/ext/did_you_mean/ruby_headers/200/revision.h +0 -1
  63. data/ext/did_you_mean/ruby_headers/200/siphash.h +0 -48
  64. data/ext/did_you_mean/ruby_headers/200/timev.h +0 -21
  65. data/ext/did_you_mean/ruby_headers/200/transcode_data.h +0 -127
  66. data/ext/did_you_mean/ruby_headers/200/transdb.h +0 -190
  67. data/ext/did_you_mean/ruby_headers/200/verconf.h +0 -13
  68. data/ext/did_you_mean/ruby_headers/200/version.h +0 -52
  69. data/ext/did_you_mean/ruby_headers/200/vm_exec.h +0 -173
  70. data/ext/did_you_mean/ruby_headers/200/vm_insnhelper.h +0 -274
  71. data/ext/did_you_mean/ruby_headers/210/addr2line.h +0 -21
  72. data/ext/did_you_mean/ruby_headers/210/constant.h +0 -36
  73. data/ext/did_you_mean/ruby_headers/210/dln.h +0 -51
  74. data/ext/did_you_mean/ruby_headers/210/encdb.h +0 -170
  75. data/ext/did_you_mean/ruby_headers/210/eval_intern.h +0 -260
  76. data/ext/did_you_mean/ruby_headers/210/gc.h +0 -101
  77. data/ext/did_you_mean/ruby_headers/210/iseq.h +0 -136
  78. data/ext/did_you_mean/ruby_headers/210/parse.h +0 -183
  79. data/ext/did_you_mean/ruby_headers/210/probes.h +0 -83
  80. data/ext/did_you_mean/ruby_headers/210/probes_helper.h +0 -67
  81. data/ext/did_you_mean/ruby_headers/210/regenc.h +0 -223
  82. data/ext/did_you_mean/ruby_headers/210/regint.h +0 -911
  83. data/ext/did_you_mean/ruby_headers/210/regparse.h +0 -363
  84. data/ext/did_you_mean/ruby_headers/210/revision.h +0 -1
  85. data/ext/did_you_mean/ruby_headers/210/siphash.h +0 -48
  86. data/ext/did_you_mean/ruby_headers/210/timev.h +0 -42
  87. data/ext/did_you_mean/ruby_headers/210/transcode_data.h +0 -123
  88. data/ext/did_you_mean/ruby_headers/210/transdb.h +0 -190
  89. data/ext/did_you_mean/ruby_headers/210/verconf.h +0 -13
  90. data/ext/did_you_mean/ruby_headers/210/version.h +0 -52
  91. data/ext/did_you_mean/ruby_headers/210/vm_exec.h +0 -182
  92. data/ext/did_you_mean/ruby_headers/210/vm_insnhelper.h +0 -273
  93. data/ext/did_you_mean/ruby_headers/211/addr2line.h +0 -21
  94. data/ext/did_you_mean/ruby_headers/211/constant.h +0 -36
  95. data/ext/did_you_mean/ruby_headers/211/dln.h +0 -51
  96. data/ext/did_you_mean/ruby_headers/211/encdb.h +0 -170
  97. data/ext/did_you_mean/ruby_headers/211/eval_intern.h +0 -260
  98. data/ext/did_you_mean/ruby_headers/211/gc.h +0 -101
  99. data/ext/did_you_mean/ruby_headers/211/iseq.h +0 -136
  100. data/ext/did_you_mean/ruby_headers/211/parse.h +0 -183
  101. data/ext/did_you_mean/ruby_headers/211/probes.h +0 -83
  102. data/ext/did_you_mean/ruby_headers/211/probes_helper.h +0 -67
  103. data/ext/did_you_mean/ruby_headers/211/regenc.h +0 -223
  104. data/ext/did_you_mean/ruby_headers/211/regint.h +0 -911
  105. data/ext/did_you_mean/ruby_headers/211/regparse.h +0 -363
  106. data/ext/did_you_mean/ruby_headers/211/revision.h +0 -1
  107. data/ext/did_you_mean/ruby_headers/211/siphash.h +0 -48
  108. data/ext/did_you_mean/ruby_headers/211/timev.h +0 -42
  109. data/ext/did_you_mean/ruby_headers/211/transcode_data.h +0 -123
  110. data/ext/did_you_mean/ruby_headers/211/transdb.h +0 -190
  111. data/ext/did_you_mean/ruby_headers/211/verconf.h +0 -13
  112. data/ext/did_you_mean/ruby_headers/211/version.h +0 -52
  113. data/ext/did_you_mean/ruby_headers/211/vm_exec.h +0 -182
  114. data/ext/did_you_mean/ruby_headers/211/vm_insnhelper.h +0 -273
  115. data/ext/did_you_mean/ruby_headers/212/addr2line.h +0 -21
  116. data/ext/did_you_mean/ruby_headers/212/constant.h +0 -36
  117. data/ext/did_you_mean/ruby_headers/212/dln.h +0 -51
  118. data/ext/did_you_mean/ruby_headers/212/encdb.h +0 -170
  119. data/ext/did_you_mean/ruby_headers/212/eval_intern.h +0 -260
  120. data/ext/did_you_mean/ruby_headers/212/gc.h +0 -101
  121. data/ext/did_you_mean/ruby_headers/212/iseq.h +0 -136
  122. data/ext/did_you_mean/ruby_headers/212/parse.h +0 -183
  123. data/ext/did_you_mean/ruby_headers/212/probes.h +0 -83
  124. data/ext/did_you_mean/ruby_headers/212/probes_helper.h +0 -67
  125. data/ext/did_you_mean/ruby_headers/212/regenc.h +0 -223
  126. data/ext/did_you_mean/ruby_headers/212/regint.h +0 -911
  127. data/ext/did_you_mean/ruby_headers/212/regparse.h +0 -363
  128. data/ext/did_you_mean/ruby_headers/212/revision.h +0 -1
  129. data/ext/did_you_mean/ruby_headers/212/siphash.h +0 -48
  130. data/ext/did_you_mean/ruby_headers/212/timev.h +0 -42
  131. data/ext/did_you_mean/ruby_headers/212/transcode_data.h +0 -123
  132. data/ext/did_you_mean/ruby_headers/212/transdb.h +0 -190
  133. data/ext/did_you_mean/ruby_headers/212/verconf.h +0 -13
  134. data/ext/did_you_mean/ruby_headers/212/version.h +0 -52
  135. data/ext/did_you_mean/ruby_headers/212/vm_exec.h +0 -182
  136. data/ext/did_you_mean/ruby_headers/212/vm_insnhelper.h +0 -273
  137. data/ext/did_you_mean/ruby_headers/213/addr2line.h +0 -21
  138. data/ext/did_you_mean/ruby_headers/213/constant.h +0 -36
  139. data/ext/did_you_mean/ruby_headers/213/dln.h +0 -51
  140. data/ext/did_you_mean/ruby_headers/213/encdb.h +0 -170
  141. data/ext/did_you_mean/ruby_headers/213/eval_intern.h +0 -270
  142. data/ext/did_you_mean/ruby_headers/213/gc.h +0 -101
  143. data/ext/did_you_mean/ruby_headers/213/iseq.h +0 -136
  144. data/ext/did_you_mean/ruby_headers/213/parse.h +0 -183
  145. data/ext/did_you_mean/ruby_headers/213/probes.h +0 -83
  146. data/ext/did_you_mean/ruby_headers/213/probes_helper.h +0 -67
  147. data/ext/did_you_mean/ruby_headers/213/regenc.h +0 -223
  148. data/ext/did_you_mean/ruby_headers/213/regint.h +0 -911
  149. data/ext/did_you_mean/ruby_headers/213/regparse.h +0 -363
  150. data/ext/did_you_mean/ruby_headers/213/revision.h +0 -1
  151. data/ext/did_you_mean/ruby_headers/213/siphash.h +0 -48
  152. data/ext/did_you_mean/ruby_headers/213/timev.h +0 -42
  153. data/ext/did_you_mean/ruby_headers/213/transcode_data.h +0 -123
  154. data/ext/did_you_mean/ruby_headers/213/transdb.h +0 -190
  155. data/ext/did_you_mean/ruby_headers/213/verconf.h +0 -13
  156. data/ext/did_you_mean/ruby_headers/213/version.h +0 -52
  157. data/ext/did_you_mean/ruby_headers/213/vm_exec.h +0 -182
  158. data/ext/did_you_mean/ruby_headers/213/vm_insnhelper.h +0 -273
  159. data/ext/did_you_mean/ruby_headers/214/addr2line.h +0 -21
  160. data/ext/did_you_mean/ruby_headers/214/constant.h +0 -36
  161. data/ext/did_you_mean/ruby_headers/214/dln.h +0 -51
  162. data/ext/did_you_mean/ruby_headers/214/encdb.h +0 -170
  163. data/ext/did_you_mean/ruby_headers/214/eval_intern.h +0 -270
  164. data/ext/did_you_mean/ruby_headers/214/gc.h +0 -101
  165. data/ext/did_you_mean/ruby_headers/214/iseq.h +0 -136
  166. data/ext/did_you_mean/ruby_headers/214/parse.h +0 -183
  167. data/ext/did_you_mean/ruby_headers/214/probes.h +0 -83
  168. data/ext/did_you_mean/ruby_headers/214/probes_helper.h +0 -67
  169. data/ext/did_you_mean/ruby_headers/214/regenc.h +0 -223
  170. data/ext/did_you_mean/ruby_headers/214/regint.h +0 -911
  171. data/ext/did_you_mean/ruby_headers/214/regparse.h +0 -363
  172. data/ext/did_you_mean/ruby_headers/214/revision.h +0 -1
  173. data/ext/did_you_mean/ruby_headers/214/siphash.h +0 -48
  174. data/ext/did_you_mean/ruby_headers/214/timev.h +0 -42
  175. data/ext/did_you_mean/ruby_headers/214/transcode_data.h +0 -123
  176. data/ext/did_you_mean/ruby_headers/214/transdb.h +0 -190
  177. data/ext/did_you_mean/ruby_headers/214/verconf.h +0 -13
  178. data/ext/did_you_mean/ruby_headers/214/version.h +0 -52
  179. data/ext/did_you_mean/ruby_headers/214/vm_exec.h +0 -182
  180. data/ext/did_you_mean/ruby_headers/214/vm_insnhelper.h +0 -273
  181. data/ext/did_you_mean/ruby_headers/220/addr2line.h +0 -21
  182. data/ext/did_you_mean/ruby_headers/220/ccan/build_assert/build_assert.h +0 -40
  183. data/ext/did_you_mean/ruby_headers/220/ccan/licenses/BSD-MIT +0 -17
  184. data/ext/did_you_mean/ruby_headers/220/ccan/licenses/CC0 +0 -28
  185. data/ext/did_you_mean/ruby_headers/220/constant.h +0 -43
  186. data/ext/did_you_mean/ruby_headers/220/dln.h +0 -51
  187. data/ext/did_you_mean/ruby_headers/220/encdb.h +0 -170
  188. data/ext/did_you_mean/ruby_headers/220/eval_intern.h +0 -275
  189. data/ext/did_you_mean/ruby_headers/220/gc.h +0 -107
  190. data/ext/did_you_mean/ruby_headers/220/iseq.h +0 -157
  191. data/ext/did_you_mean/ruby_headers/220/parse.h +0 -183
  192. data/ext/did_you_mean/ruby_headers/220/probes.h +0 -83
  193. data/ext/did_you_mean/ruby_headers/220/probes_helper.h +0 -67
  194. data/ext/did_you_mean/ruby_headers/220/regenc.h +0 -234
  195. data/ext/did_you_mean/ruby_headers/220/regint.h +0 -972
  196. data/ext/did_you_mean/ruby_headers/220/regparse.h +0 -363
  197. data/ext/did_you_mean/ruby_headers/220/revision.h +0 -1
  198. data/ext/did_you_mean/ruby_headers/220/siphash.h +0 -48
  199. data/ext/did_you_mean/ruby_headers/220/timev.h +0 -42
  200. data/ext/did_you_mean/ruby_headers/220/transcode_data.h +0 -123
  201. data/ext/did_you_mean/ruby_headers/220/transdb.h +0 -190
  202. data/ext/did_you_mean/ruby_headers/220/verconf.h +0 -13
  203. data/ext/did_you_mean/ruby_headers/220/version.h +0 -53
  204. data/ext/did_you_mean/ruby_headers/220/vm_exec.h +0 -182
  205. data/ext/did_you_mean/ruby_headers/220/vm_insnhelper.h +0 -233
@@ -1,367 +0,0 @@
1
- #ifndef ONIGURUMA_REGPARSE_H
2
- #define ONIGURUMA_REGPARSE_H
3
- /**********************************************************************
4
- regparse.h - Onigmo (Oniguruma-mod) (regular expression library)
5
- **********************************************************************/
6
- /*-
7
- * Copyright (c) 2002-2007 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
8
- * Copyright (c) 2011 K.Takata <kentkt AT csc DOT jp>
9
- * All rights reserved.
10
- *
11
- * Redistribution and use in source and binary forms, with or without
12
- * modification, are permitted provided that the following conditions
13
- * are met:
14
- * 1. Redistributions of source code must retain the above copyright
15
- * notice, this list of conditions and the following disclaimer.
16
- * 2. Redistributions in binary form must reproduce the above copyright
17
- * notice, this list of conditions and the following disclaimer in the
18
- * documentation and/or other materials provided with the distribution.
19
- *
20
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
21
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23
- * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
24
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30
- * SUCH DAMAGE.
31
- */
32
-
33
- #include "regint.h"
34
-
35
- #if defined __GNUC__ && __GNUC__ >= 4
36
- #pragma GCC visibility push(default)
37
- #endif
38
-
39
- /* node type */
40
- #define NT_STR 0
41
- #define NT_CCLASS 1
42
- #define NT_CTYPE 2
43
- #define NT_CANY 3
44
- #define NT_BREF 4
45
- #define NT_QTFR 5
46
- #define NT_ENCLOSE 6
47
- #define NT_ANCHOR 7
48
- #define NT_LIST 8
49
- #define NT_ALT 9
50
- #define NT_CALL 10
51
-
52
- /* node type bit */
53
- #define NTYPE2BIT(type) (1<<(type))
54
-
55
- #define BIT_NT_STR NTYPE2BIT(NT_STR)
56
- #define BIT_NT_CCLASS NTYPE2BIT(NT_CCLASS)
57
- #define BIT_NT_CTYPE NTYPE2BIT(NT_CTYPE)
58
- #define BIT_NT_CANY NTYPE2BIT(NT_CANY)
59
- #define BIT_NT_BREF NTYPE2BIT(NT_BREF)
60
- #define BIT_NT_QTFR NTYPE2BIT(NT_QTFR)
61
- #define BIT_NT_ENCLOSE NTYPE2BIT(NT_ENCLOSE)
62
- #define BIT_NT_ANCHOR NTYPE2BIT(NT_ANCHOR)
63
- #define BIT_NT_LIST NTYPE2BIT(NT_LIST)
64
- #define BIT_NT_ALT NTYPE2BIT(NT_ALT)
65
- #define BIT_NT_CALL NTYPE2BIT(NT_CALL)
66
-
67
- #define IS_NODE_TYPE_SIMPLE(type) \
68
- ((NTYPE2BIT(type) & (BIT_NT_STR | BIT_NT_CCLASS | BIT_NT_CTYPE |\
69
- BIT_NT_CANY | BIT_NT_BREF)) != 0)
70
-
71
- #define NTYPE(node) ((node)->u.base.type)
72
- #define SET_NTYPE(node, ntype) (node)->u.base.type = (ntype)
73
-
74
- #define NSTR(node) (&((node)->u.str))
75
- #define NCCLASS(node) (&((node)->u.cclass))
76
- #define NCTYPE(node) (&((node)->u.ctype))
77
- #define NBREF(node) (&((node)->u.bref))
78
- #define NQTFR(node) (&((node)->u.qtfr))
79
- #define NENCLOSE(node) (&((node)->u.enclose))
80
- #define NANCHOR(node) (&((node)->u.anchor))
81
- #define NCONS(node) (&((node)->u.cons))
82
- #define NCALL(node) (&((node)->u.call))
83
-
84
- #define NCAR(node) (NCONS(node)->car)
85
- #define NCDR(node) (NCONS(node)->cdr)
86
-
87
-
88
-
89
- #define ANCHOR_ANYCHAR_STAR_MASK (ANCHOR_ANYCHAR_STAR | ANCHOR_ANYCHAR_STAR_ML)
90
- #define ANCHOR_END_BUF_MASK (ANCHOR_END_BUF | ANCHOR_SEMI_END_BUF)
91
-
92
- #define ENCLOSE_MEMORY (1<<0)
93
- #define ENCLOSE_OPTION (1<<1)
94
- #define ENCLOSE_STOP_BACKTRACK (1<<2)
95
- #define ENCLOSE_CONDITION (1<<3)
96
-
97
- #define NODE_STR_MARGIN 16
98
- #define NODE_STR_BUF_SIZE 24 /* sizeof(CClassNode) - sizeof(int)*4 */
99
- #define NODE_BACKREFS_SIZE 6
100
-
101
- #define NSTR_RAW (1<<0) /* by backslashed number */
102
- #define NSTR_AMBIG (1<<1)
103
- #define NSTR_DONT_GET_OPT_INFO (1<<2)
104
-
105
- #define NSTRING_LEN(node) (OnigDistance )((node)->u.str.end - (node)->u.str.s)
106
- #define NSTRING_SET_RAW(node) (node)->u.str.flag |= NSTR_RAW
107
- #define NSTRING_CLEAR_RAW(node) (node)->u.str.flag &= ~NSTR_RAW
108
- #define NSTRING_SET_AMBIG(node) (node)->u.str.flag |= NSTR_AMBIG
109
- #define NSTRING_SET_DONT_GET_OPT_INFO(node) \
110
- (node)->u.str.flag |= NSTR_DONT_GET_OPT_INFO
111
- #define NSTRING_IS_RAW(node) (((node)->u.str.flag & NSTR_RAW) != 0)
112
- #define NSTRING_IS_AMBIG(node) (((node)->u.str.flag & NSTR_AMBIG) != 0)
113
- #define NSTRING_IS_DONT_GET_OPT_INFO(node) \
114
- (((node)->u.str.flag & NSTR_DONT_GET_OPT_INFO) != 0)
115
-
116
- #define BACKREFS_P(br) \
117
- (IS_NOT_NULL((br)->back_dynamic) ? (br)->back_dynamic : (br)->back_static);
118
-
119
- #define NQ_TARGET_ISNOT_EMPTY 0
120
- #define NQ_TARGET_IS_EMPTY 1
121
- #define NQ_TARGET_IS_EMPTY_MEM 2
122
- #define NQ_TARGET_IS_EMPTY_REC 3
123
-
124
- /* status bits */
125
- #define NST_MIN_FIXED (1<<0)
126
- #define NST_MAX_FIXED (1<<1)
127
- #define NST_CLEN_FIXED (1<<2)
128
- #define NST_MARK1 (1<<3)
129
- #define NST_MARK2 (1<<4)
130
- #define NST_MEM_BACKREFED (1<<5)
131
- #define NST_STOP_BT_SIMPLE_REPEAT (1<<6)
132
- #define NST_RECURSION (1<<7)
133
- #define NST_CALLED (1<<8)
134
- #define NST_ADDR_FIXED (1<<9)
135
- #define NST_NAMED_GROUP (1<<10)
136
- #define NST_NAME_REF (1<<11)
137
- #define NST_IN_REPEAT (1<<12) /* STK_REPEAT is nested in stack. */
138
- #define NST_NEST_LEVEL (1<<13)
139
- #define NST_BY_NUMBER (1<<14) /* {n,m} */
140
-
141
- #define SET_ENCLOSE_STATUS(node,f) (node)->u.enclose.state |= (f)
142
- #define CLEAR_ENCLOSE_STATUS(node,f) (node)->u.enclose.state &= ~(f)
143
-
144
- #define IS_ENCLOSE_CALLED(en) (((en)->state & NST_CALLED) != 0)
145
- #define IS_ENCLOSE_ADDR_FIXED(en) (((en)->state & NST_ADDR_FIXED) != 0)
146
- #define IS_ENCLOSE_RECURSION(en) (((en)->state & NST_RECURSION) != 0)
147
- #define IS_ENCLOSE_MARK1(en) (((en)->state & NST_MARK1) != 0)
148
- #define IS_ENCLOSE_MARK2(en) (((en)->state & NST_MARK2) != 0)
149
- #define IS_ENCLOSE_MIN_FIXED(en) (((en)->state & NST_MIN_FIXED) != 0)
150
- #define IS_ENCLOSE_MAX_FIXED(en) (((en)->state & NST_MAX_FIXED) != 0)
151
- #define IS_ENCLOSE_CLEN_FIXED(en) (((en)->state & NST_CLEN_FIXED) != 0)
152
- #define IS_ENCLOSE_STOP_BT_SIMPLE_REPEAT(en) \
153
- (((en)->state & NST_STOP_BT_SIMPLE_REPEAT) != 0)
154
- #define IS_ENCLOSE_NAMED_GROUP(en) (((en)->state & NST_NAMED_GROUP) != 0)
155
- #define IS_ENCLOSE_NAME_REF(en) (((en)->state & NST_NAME_REF) != 0)
156
-
157
- #define SET_CALL_RECURSION(node) (node)->u.call.state |= NST_RECURSION
158
- #define IS_CALL_RECURSION(cn) (((cn)->state & NST_RECURSION) != 0)
159
- #define IS_CALL_NAME_REF(cn) (((cn)->state & NST_NAME_REF) != 0)
160
- #define IS_BACKREF_NAME_REF(bn) (((bn)->state & NST_NAME_REF) != 0)
161
- #define IS_BACKREF_NEST_LEVEL(bn) (((bn)->state & NST_NEST_LEVEL) != 0)
162
- #define IS_QUANTIFIER_IN_REPEAT(qn) (((qn)->state & NST_IN_REPEAT) != 0)
163
- #define IS_QUANTIFIER_BY_NUMBER(qn) (((qn)->state & NST_BY_NUMBER) != 0)
164
-
165
- #define CALLNODE_REFNUM_UNDEF -1
166
-
167
- typedef struct {
168
- NodeBase base;
169
- UChar* s;
170
- UChar* end;
171
- unsigned int flag;
172
- int capa; /* (allocated size - 1) or 0: use buf[] */
173
- UChar buf[NODE_STR_BUF_SIZE];
174
- } StrNode;
175
-
176
- typedef struct {
177
- NodeBase base;
178
- int state;
179
- struct _Node* target;
180
- int lower;
181
- int upper;
182
- int greedy;
183
- int target_empty_info;
184
- struct _Node* head_exact;
185
- struct _Node* next_head_exact;
186
- int is_refered; /* include called node. don't eliminate even if {0} */
187
- #ifdef USE_COMBINATION_EXPLOSION_CHECK
188
- int comb_exp_check_num; /* 1,2,3...: check, 0: no check */
189
- #endif
190
- } QtfrNode;
191
-
192
- typedef struct {
193
- NodeBase base;
194
- int state;
195
- int type;
196
- int regnum;
197
- OnigOptionType option;
198
- struct _Node* target;
199
- AbsAddrType call_addr;
200
- /* for multiple call reference */
201
- OnigDistance min_len; /* min length (byte) */
202
- OnigDistance max_len; /* max length (byte) */
203
- int char_len; /* character length */
204
- int opt_count; /* referenced count in optimize_node_left() */
205
- } EncloseNode;
206
-
207
- #ifdef USE_SUBEXP_CALL
208
-
209
- typedef struct {
210
- int offset;
211
- struct _Node* target;
212
- } UnsetAddr;
213
-
214
- typedef struct {
215
- int num;
216
- int alloc;
217
- UnsetAddr* us;
218
- } UnsetAddrList;
219
-
220
- typedef struct {
221
- NodeBase base;
222
- int state;
223
- int group_num;
224
- UChar* name;
225
- UChar* name_end;
226
- struct _Node* target; /* EncloseNode : ENCLOSE_MEMORY */
227
- UnsetAddrList* unset_addr_list;
228
- } CallNode;
229
-
230
- #endif
231
-
232
- typedef struct {
233
- NodeBase base;
234
- int state;
235
- int back_num;
236
- int back_static[NODE_BACKREFS_SIZE];
237
- int* back_dynamic;
238
- int nest_level;
239
- } BRefNode;
240
-
241
- typedef struct {
242
- NodeBase base;
243
- int type;
244
- struct _Node* target;
245
- int char_len;
246
- int ascii_range;
247
- } AnchorNode;
248
-
249
- typedef struct {
250
- NodeBase base;
251
- struct _Node* car;
252
- struct _Node* cdr;
253
- } ConsAltNode;
254
-
255
- typedef struct {
256
- NodeBase base;
257
- int ctype;
258
- int not;
259
- int ascii_range;
260
- } CtypeNode;
261
-
262
- typedef struct _Node {
263
- union {
264
- NodeBase base;
265
- StrNode str;
266
- CClassNode cclass;
267
- QtfrNode qtfr;
268
- EncloseNode enclose;
269
- BRefNode bref;
270
- AnchorNode anchor;
271
- ConsAltNode cons;
272
- CtypeNode ctype;
273
- #ifdef USE_SUBEXP_CALL
274
- CallNode call;
275
- #endif
276
- } u;
277
- } Node;
278
-
279
-
280
- #define NULL_NODE ((Node* )0)
281
-
282
- #define SCANENV_MEMNODES_SIZE 8
283
- #define SCANENV_MEM_NODES(senv) \
284
- (IS_NOT_NULL((senv)->mem_nodes_dynamic) ? \
285
- (senv)->mem_nodes_dynamic : (senv)->mem_nodes_static)
286
-
287
- typedef struct {
288
- OnigOptionType option;
289
- OnigCaseFoldType case_fold_flag;
290
- OnigEncoding enc;
291
- const OnigSyntaxType* syntax;
292
- BitStatusType capture_history;
293
- BitStatusType bt_mem_start;
294
- BitStatusType bt_mem_end;
295
- BitStatusType backrefed_mem;
296
- UChar* pattern;
297
- UChar* pattern_end;
298
- UChar* error;
299
- UChar* error_end;
300
- regex_t* reg; /* for reg->names only */
301
- int num_call;
302
- #ifdef USE_SUBEXP_CALL
303
- UnsetAddrList* unset_addr_list;
304
- #endif
305
- int num_mem;
306
- #ifdef USE_NAMED_GROUP
307
- int num_named;
308
- #endif
309
- int mem_alloc;
310
- Node* mem_nodes_static[SCANENV_MEMNODES_SIZE];
311
- Node** mem_nodes_dynamic;
312
- #ifdef USE_COMBINATION_EXPLOSION_CHECK
313
- int num_comb_exp_check;
314
- int comb_exp_max_regnum;
315
- int curr_max_regnum;
316
- int has_recursion;
317
- #endif
318
- int warnings_flag;
319
- const char* sourcefile;
320
- int sourceline;
321
- } ScanEnv;
322
-
323
-
324
- #define IS_SYNTAX_OP(syn, opm) (((syn)->op & (opm)) != 0)
325
- #define IS_SYNTAX_OP2(syn, opm) (((syn)->op2 & (opm)) != 0)
326
- #define IS_SYNTAX_BV(syn, bvm) (((syn)->behavior & (bvm)) != 0)
327
-
328
- #ifdef USE_NAMED_GROUP
329
- typedef struct {
330
- int new_val;
331
- } GroupNumRemap;
332
-
333
- extern int onig_renumber_name_table P_((regex_t* reg, GroupNumRemap* map));
334
- #endif
335
-
336
- extern int onig_strncmp P_((const UChar* s1, const UChar* s2, int n));
337
- extern void onig_strcpy P_((UChar* dest, const UChar* src, const UChar* end));
338
- extern void onig_scan_env_set_error_string P_((ScanEnv* env, int ecode, UChar* arg, UChar* arg_end));
339
- extern int onig_scan_unsigned_number P_((UChar** src, const UChar* end, OnigEncoding enc));
340
- extern void onig_reduce_nested_quantifier P_((Node* pnode, Node* cnode));
341
- extern void onig_node_conv_to_str_node P_((Node* node, int raw));
342
- extern int onig_node_str_cat P_((Node* node, const UChar* s, const UChar* end));
343
- extern int onig_node_str_set P_((Node* node, const UChar* s, const UChar* end));
344
- extern void onig_node_free P_((Node* node));
345
- extern Node* onig_node_new_enclose P_((int type));
346
- extern Node* onig_node_new_anchor P_((int type));
347
- extern Node* onig_node_new_str P_((const UChar* s, const UChar* end));
348
- extern Node* onig_node_new_list P_((Node* left, Node* right));
349
- extern Node* onig_node_list_add P_((Node* list, Node* x));
350
- extern Node* onig_node_new_alt P_((Node* left, Node* right));
351
- extern void onig_node_str_clear P_((Node* node));
352
- extern int onig_free_node_list P_((void));
353
- extern int onig_names_free P_((regex_t* reg));
354
- extern int onig_parse_make_tree P_((Node** root, const UChar* pattern, const UChar* end, regex_t* reg, ScanEnv* env));
355
- extern int onig_free_shared_cclass_table P_((void));
356
-
357
- #ifdef ONIG_DEBUG
358
- #ifdef USE_NAMED_GROUP
359
- extern int onig_print_names(FILE*, regex_t*);
360
- #endif
361
- #endif
362
-
363
- #if defined __GNUC__ && __GNUC__ >= 4
364
- #pragma GCC visibility pop
365
- #endif
366
-
367
- #endif /* ONIGURUMA_REGPARSE_H */
@@ -1 +0,0 @@
1
- #define RUBY_REVISION 44868
@@ -1,48 +0,0 @@
1
- #ifndef SIPHASH_H
2
- #define SIPHASH_H 1
3
- #include <stdlib.h>
4
- #ifdef HAVE_STDINT_H
5
- #include <stdint.h>
6
- #endif
7
- #ifdef HAVE_INTTYPES_H
8
- #include <inttypes.h>
9
- #endif
10
-
11
- #ifndef HAVE_UINT64_T
12
- typedef struct {
13
- uint32_t u32[2];
14
- } sip_uint64_t;
15
- #define uint64_t sip_uint64_t
16
- #else
17
- typedef uint64_t sip_uint64_t;
18
- #endif
19
-
20
- typedef struct {
21
- int c;
22
- int d;
23
- uint64_t v[4];
24
- uint8_t buf[sizeof(uint64_t)];
25
- uint8_t buflen;
26
- uint8_t msglen_byte;
27
- } sip_state;
28
-
29
- typedef struct sip_interface_st sip_interface;
30
-
31
- typedef struct {
32
- sip_state state[1];
33
- const sip_interface *methods;
34
- } sip_hash;
35
-
36
- sip_hash *sip_hash_new(const uint8_t key[16], int c, int d);
37
- sip_hash *sip_hash_init(sip_hash *h, const uint8_t key[16], int c, int d);
38
- int sip_hash_update(sip_hash *h, const uint8_t *data, size_t len);
39
- int sip_hash_final(sip_hash *h, uint8_t **digest, size_t *len);
40
- int sip_hash_final_integer(sip_hash *h, uint64_t *digest);
41
- int sip_hash_digest(sip_hash *h, const uint8_t *data, size_t data_len, uint8_t **digest, size_t *digest_len);
42
- int sip_hash_digest_integer(sip_hash *h, const uint8_t *data, size_t data_len, uint64_t *digest);
43
- void sip_hash_free(sip_hash *h);
44
- void sip_hash_dump(sip_hash *h);
45
-
46
- uint64_t sip_hash24(const uint8_t key[16], const uint8_t *data, size_t len);
47
-
48
- #endif
@@ -1,21 +0,0 @@
1
- #ifndef RUBY_TIMEV_H
2
- #define RUBY_TIMEV_H
3
-
4
- struct vtm {
5
- VALUE year; /* 2000 for example. Integer. */
6
- int mon; /* 1..12 */
7
- int mday; /* 1..31 */
8
- int hour; /* 0..23 */
9
- int min; /* 0..59 */
10
- int sec; /* 0..60 */
11
- VALUE subsecx; /* 0 <= subsecx < TIME_SCALE. possibly Rational. */
12
- VALUE utc_offset; /* -3600 as -01:00 for example. possibly Rational. */
13
- int wday; /* 0:Sunday, 1:Monday, ..., 6:Saturday */
14
- int yday; /* 1..366 */
15
- int isdst; /* 0:StandardTime 1:DayLightSavingTime */
16
- const char *zone; /* "JST", "EST", "EDT", etc. */
17
- };
18
-
19
- #define TIME_SCALE 1000000000
20
-
21
- #endif
@@ -1,127 +0,0 @@
1
- /**********************************************************************
2
-
3
- transcode_data.h -
4
-
5
- $Author$
6
- created at: Mon 10 Dec 2007 14:01:47 JST 2007
7
-
8
- Copyright (C) 2007 Martin Duerst
9
-
10
- **********************************************************************/
11
-
12
- #include "ruby/ruby.h"
13
-
14
- #ifndef RUBY_TRANSCODE_DATA_H
15
- #define RUBY_TRANSCODE_DATA_H 1
16
-
17
- #if defined __GNUC__ && __GNUC__ >= 4
18
- #pragma GCC visibility push(default)
19
- #endif
20
-
21
- #define WORDINDEX_SHIFT_BITS 2
22
- #define WORDINDEX2INFO(widx) ((widx) << WORDINDEX_SHIFT_BITS)
23
- #define INFO2WORDINDEX(info) ((info) >> WORDINDEX_SHIFT_BITS)
24
- #define BYTE_LOOKUP_BASE(bl) ((bl)[0])
25
- #define BYTE_LOOKUP_INFO(bl) ((bl)[1])
26
-
27
- #define PType (unsigned int)
28
-
29
- #define NOMAP (PType 0x01) /* direct map */
30
- #define ONEbt (0x02) /* one byte payload */
31
- #define TWObt (0x03) /* two bytes payload */
32
- #define THREEbt (0x05) /* three bytes payload */
33
- #define FOURbt (0x06) /* four bytes payload, UTF-8 only, macros start at getBT0 */
34
- #define INVALID (PType 0x07) /* invalid byte sequence */
35
- #define UNDEF (PType 0x09) /* legal but undefined */
36
- #define ZERObt (PType 0x0A) /* zero bytes of payload, i.e. remove */
37
- #define FUNii (PType 0x0B) /* function from info to info */
38
- #define FUNsi (PType 0x0D) /* function from start to info */
39
- #define FUNio (PType 0x0E) /* function from info to output */
40
- #define FUNso (PType 0x0F) /* function from start to output */
41
- #define STR1 (PType 0x11) /* string 4 <= len <= 259 bytes: 1byte length + content */
42
- #define GB4bt (PType 0x12) /* GB18030 four bytes payload */
43
- #define FUNsio (PType 0x13) /* function from start and info to output */
44
-
45
- #define STR1_LENGTH(byte_addr) (unsigned int)(*(byte_addr) + 4)
46
- #define STR1_BYTEINDEX(w) ((w) >> 6)
47
- #define makeSTR1(bi) (((bi) << 6) | STR1)
48
- #define makeSTR1LEN(len) ((len)-4)
49
-
50
- #define o1(b1) (PType((((unsigned char)(b1))<<8)|ONEbt))
51
- #define o2(b1,b2) (PType((((unsigned char)(b1))<<8)|(((unsigned char)(b2))<<16)|TWObt))
52
- #define o3(b1,b2,b3) (PType(((((unsigned char)(b1))<<8)|(((unsigned char)(b2))<<16)|(((unsigned int)(unsigned char)(b3))<<24)|THREEbt)&0xffffffffU))
53
- #define o4(b0,b1,b2,b3) (PType(((((unsigned char)(b1))<<8)|(((unsigned char)(b2))<<16)|(((unsigned char)(b3))<<24)|((((unsigned char)(b0))&0x07)<<5)|FOURbt)&0xffffffffU))
54
- #define g4(b0,b1,b2,b3) (PType(((((unsigned char)(b0))<<8)|(((unsigned char)(b2))<<16)|((((unsigned char)(b1))&0x0f)<<24)|((((unsigned int)(unsigned char)(b3))&0x0f)<<28)|GB4bt)&0xffffffffU))
55
- #define funsio(diff) (PType((((unsigned int)(diff))<<8)|FUNsio))
56
-
57
- #define getBT1(a) ((unsigned char)((a)>> 8))
58
- #define getBT2(a) ((unsigned char)((a)>>16))
59
- #define getBT3(a) ((unsigned char)((a)>>24))
60
- #define getBT0(a) (((unsigned char)((a)>> 5)&0x07)|0xF0) /* for UTF-8 only!!! */
61
-
62
- #define getGB4bt0(a) ((unsigned char)((a)>> 8))
63
- #define getGB4bt1(a) (((unsigned char)((a)>>24)&0x0F)|0x30)
64
- #define getGB4bt2(a) ((unsigned char)((a)>>16))
65
- #define getGB4bt3(a) (((unsigned char)((a)>>28)&0x0F)|0x30)
66
-
67
- #define o2FUNii(b1,b2) (PType((((unsigned char)(b1))<<8)|(((unsigned char)(b2))<<16)|FUNii))
68
-
69
- /* do we need these??? maybe not, can be done with simple tables */
70
- #define ONETRAIL /* legal but undefined if one more trailing UTF-8 */
71
- #define TWOTRAIL /* legal but undefined if two more trailing UTF-8 */
72
- #define THREETRAIL /* legal but undefined if three more trailing UTF-8 */
73
-
74
- typedef enum {
75
- asciicompat_converter, /* ASCII-compatible -> ASCII-compatible */
76
- asciicompat_decoder, /* ASCII-incompatible -> ASCII-compatible */
77
- asciicompat_encoder /* ASCII-compatible -> ASCII-incompatible */
78
- /* ASCII-incompatible -> ASCII-incompatible is intentionally omitted. */
79
- } rb_transcoder_asciicompat_type_t;
80
-
81
- typedef struct rb_transcoder rb_transcoder;
82
-
83
- /* static structure, one per supported encoding pair */
84
- struct rb_transcoder {
85
- const char *src_encoding;
86
- const char *dst_encoding;
87
- unsigned int conv_tree_start;
88
- const unsigned char *byte_array;
89
- unsigned int byte_array_length;
90
- const unsigned int *word_array;
91
- unsigned int word_array_length;
92
- int word_size;
93
- int input_unit_length;
94
- int max_input;
95
- int max_output;
96
- rb_transcoder_asciicompat_type_t asciicompat_type;
97
- size_t state_size;
98
- int (*state_init_func)(void*); /* ret==0:success ret!=0:failure(errno) */
99
- int (*state_fini_func)(void*); /* ret==0:success ret!=0:failure(errno) */
100
- VALUE (*func_ii)(void*, VALUE); /* info -> info */
101
- VALUE (*func_si)(void*, const unsigned char*, size_t); /* start -> info */
102
- ssize_t (*func_io)(void*, VALUE, const unsigned char*, size_t); /* info -> output */
103
- ssize_t (*func_so)(void*, const unsigned char*, size_t, unsigned char*, size_t); /* start -> output */
104
- ssize_t (*finish_func)(void*, unsigned char*, size_t); /* -> output */
105
- ssize_t (*resetsize_func)(void*); /* -> len */
106
- ssize_t (*resetstate_func)(void*, unsigned char*, size_t); /* -> output */
107
- ssize_t (*func_sio)(void*, const unsigned char*, size_t, VALUE, unsigned char*, size_t); /* start -> output */
108
- };
109
-
110
- void rb_declare_transcoder(const char *enc1, const char *enc2, const char *lib);
111
- void rb_register_transcoder(const rb_transcoder *);
112
-
113
- /*
114
- * To get rid of collision of initializer symbols in statically-linked encodings
115
- * and transcoders
116
- */
117
- #if defined(EXTSTATIC) && EXTSTATIC
118
- # define TRANS_INIT(name) void Init_trans_ ## name(void)
119
- #else
120
- # define TRANS_INIT(name) void Init_ ## name(void)
121
- #endif
122
-
123
- #if defined __GNUC__ && __GNUC__ >= 4
124
- #pragma GCC visibility pop
125
- #endif
126
-
127
- #endif /* RUBY_TRANSCODE_DATA_H */