bindex 0.2.0 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +13 -33
- data/bindex.gemspec +1 -1
- data/ext/bindex/com/gsamokovarov/bindex/JRubyIntegration.java +2 -2
- data/ext/bindex/cruby.c +41 -13
- data/ext/bindex/extconf.rb +0 -15
- data/lib/bindex/jruby.rb +0 -1
- data/lib/bindex/jruby_internals.jar +0 -0
- data/lib/bindex/jruby_internals_9k.jar +0 -0
- data/lib/bindex/version.rb +1 -1
- metadata +17 -152
- data/ext/bindex/bindex.h +0 -11
- data/ext/bindex/bindings.c +0 -106
- data/ext/bindex/ruby_193.h +0 -101
- data/ext/bindex/ruby_193/addr2line.h +0 -21
- data/ext/bindex/ruby_193/constant.h +0 -34
- data/ext/bindex/ruby_193/debug.h +0 -41
- data/ext/bindex/ruby_193/dln.h +0 -50
- data/ext/bindex/ruby_193/encdb.h +0 -167
- data/ext/bindex/ruby_193/eval_intern.h +0 -234
- data/ext/bindex/ruby_193/gc.h +0 -99
- data/ext/bindex/ruby_193/id.h +0 -177
- data/ext/bindex/ruby_193/internal.h +0 -242
- data/ext/bindex/ruby_193/iseq.h +0 -126
- data/ext/bindex/ruby_193/method.h +0 -105
- data/ext/bindex/ruby_193/node.h +0 -504
- data/ext/bindex/ruby_193/parse.h +0 -302
- data/ext/bindex/ruby_193/probes.h +0 -369
- data/ext/bindex/ruby_193/regenc.h +0 -219
- data/ext/bindex/ruby_193/regint.h +0 -850
- data/ext/bindex/ruby_193/regparse.h +0 -362
- data/ext/bindex/ruby_193/revision.h +0 -1
- data/ext/bindex/ruby_193/ruby_atomic.h +0 -175
- data/ext/bindex/ruby_193/siphash.h +0 -48
- data/ext/bindex/ruby_193/thread_pthread.h +0 -51
- data/ext/bindex/ruby_193/thread_win32.h +0 -40
- data/ext/bindex/ruby_193/timev.h +0 -21
- data/ext/bindex/ruby_193/transcode_data.h +0 -117
- data/ext/bindex/ruby_193/transdb.h +0 -186
- data/ext/bindex/ruby_193/verconf.h +0 -12
- data/ext/bindex/ruby_193/version.h +0 -52
- data/ext/bindex/ruby_193/vm_core.h +0 -763
- data/ext/bindex/ruby_193/vm_exec.h +0 -184
- data/ext/bindex/ruby_193/vm_insnhelper.h +0 -220
- data/ext/bindex/ruby_193/vm_opts.h +0 -51
- data/ext/bindex/ruby_20.h +0 -142
- data/ext/bindex/ruby_20/addr2line.h +0 -21
- data/ext/bindex/ruby_20/constant.h +0 -36
- data/ext/bindex/ruby_20/dln.h +0 -50
- data/ext/bindex/ruby_20/encdb.h +0 -169
- data/ext/bindex/ruby_20/eval_intern.h +0 -241
- data/ext/bindex/ruby_20/gc.h +0 -104
- data/ext/bindex/ruby_20/id.h +0 -135
- data/ext/bindex/ruby_20/internal.h +0 -395
- data/ext/bindex/ruby_20/iseq.h +0 -140
- data/ext/bindex/ruby_20/method.h +0 -138
- data/ext/bindex/ruby_20/node.h +0 -541
- data/ext/bindex/ruby_20/parse.h +0 -292
- data/ext/bindex/ruby_20/probes.h +0 -369
- data/ext/bindex/ruby_20/probes_helper.h +0 -67
- data/ext/bindex/ruby_20/regenc.h +0 -227
- data/ext/bindex/ruby_20/regint.h +0 -915
- data/ext/bindex/ruby_20/regparse.h +0 -367
- data/ext/bindex/ruby_20/revision.h +0 -1
- data/ext/bindex/ruby_20/ruby_atomic.h +0 -170
- data/ext/bindex/ruby_20/siphash.h +0 -48
- data/ext/bindex/ruby_20/thread_pthread.h +0 -56
- data/ext/bindex/ruby_20/thread_win32.h +0 -45
- data/ext/bindex/ruby_20/timev.h +0 -21
- data/ext/bindex/ruby_20/transcode_data.h +0 -127
- data/ext/bindex/ruby_20/transdb.h +0 -190
- data/ext/bindex/ruby_20/verconf.h +0 -12
- data/ext/bindex/ruby_20/version.h +0 -52
- data/ext/bindex/ruby_20/vm_core.h +0 -1018
- data/ext/bindex/ruby_20/vm_debug.h +0 -41
- data/ext/bindex/ruby_20/vm_exec.h +0 -173
- data/ext/bindex/ruby_20/vm_insnhelper.h +0 -274
- data/ext/bindex/ruby_20/vm_opts.h +0 -56
- data/ext/bindex/ruby_21.h +0 -142
- data/ext/bindex/ruby_21/addr2line.h +0 -21
- data/ext/bindex/ruby_21/constant.h +0 -36
- data/ext/bindex/ruby_21/dln.h +0 -51
- data/ext/bindex/ruby_21/encdb.h +0 -170
- data/ext/bindex/ruby_21/eval_intern.h +0 -260
- data/ext/bindex/ruby_21/gc.h +0 -101
- data/ext/bindex/ruby_21/id.h +0 -210
- data/ext/bindex/ruby_21/internal.h +0 -889
- data/ext/bindex/ruby_21/iseq.h +0 -136
- data/ext/bindex/ruby_21/method.h +0 -142
- data/ext/bindex/ruby_21/node.h +0 -543
- data/ext/bindex/ruby_21/parse.h +0 -298
- data/ext/bindex/ruby_21/probes.h +0 -401
- data/ext/bindex/ruby_21/probes_helper.h +0 -67
- data/ext/bindex/ruby_21/regenc.h +0 -223
- data/ext/bindex/ruby_21/regint.h +0 -911
- data/ext/bindex/ruby_21/regparse.h +0 -363
- data/ext/bindex/ruby_21/revision.h +0 -1
- data/ext/bindex/ruby_21/ruby_atomic.h +0 -170
- data/ext/bindex/ruby_21/siphash.h +0 -48
- data/ext/bindex/ruby_21/thread_native.h +0 -23
- data/ext/bindex/ruby_21/thread_pthread.h +0 -56
- data/ext/bindex/ruby_21/thread_win32.h +0 -45
- data/ext/bindex/ruby_21/timev.h +0 -42
- data/ext/bindex/ruby_21/transcode_data.h +0 -123
- data/ext/bindex/ruby_21/transdb.h +0 -190
- data/ext/bindex/ruby_21/verconf.h +0 -13
- data/ext/bindex/ruby_21/version.h +0 -52
- data/ext/bindex/ruby_21/vm_core.h +0 -1043
- data/ext/bindex/ruby_21/vm_debug.h +0 -37
- data/ext/bindex/ruby_21/vm_exec.h +0 -182
- data/ext/bindex/ruby_21/vm_insnhelper.h +0 -273
- data/ext/bindex/ruby_21/vm_opts.h +0 -56
- data/ext/bindex/ruby_21preview.h +0 -146
- data/ext/bindex/ruby_21preview/addr2line.h +0 -21
- data/ext/bindex/ruby_21preview/constant.h +0 -36
- data/ext/bindex/ruby_21preview/dln.h +0 -51
- data/ext/bindex/ruby_21preview/encdb.h +0 -270
- data/ext/bindex/ruby_21preview/eval_intern.h +0 -217
- data/ext/bindex/ruby_21preview/gc.h +0 -100
- data/ext/bindex/ruby_21preview/id.h +0 -169
- data/ext/bindex/ruby_21preview/internal.h +0 -765
- data/ext/bindex/ruby_21preview/iseq.h +0 -136
- data/ext/bindex/ruby_21preview/method.h +0 -141
- data/ext/bindex/ruby_21preview/node.h +0 -543
- data/ext/bindex/ruby_21preview/parse.h +0 -298
- data/ext/bindex/ruby_21preview/probes.h +0 -385
- data/ext/bindex/ruby_21preview/probes_helper.h +0 -67
- data/ext/bindex/ruby_21preview/regenc.h +0 -223
- data/ext/bindex/ruby_21preview/regint.h +0 -911
- data/ext/bindex/ruby_21preview/regparse.h +0 -363
- data/ext/bindex/ruby_21preview/revision.h +0 -1
- data/ext/bindex/ruby_21preview/ruby_atomic.h +0 -130
- data/ext/bindex/ruby_21preview/siphash.h +0 -48
- data/ext/bindex/ruby_21preview/thread_native.h +0 -23
- data/ext/bindex/ruby_21preview/thread_pthread.h +0 -56
- data/ext/bindex/ruby_21preview/thread_win32.h +0 -45
- data/ext/bindex/ruby_21preview/timev.h +0 -42
- data/ext/bindex/ruby_21preview/transcode_data.h +0 -123
- data/ext/bindex/ruby_21preview/transdb.h +0 -190
- data/ext/bindex/ruby_21preview/verconf.h +0 -13
- data/ext/bindex/ruby_21preview/version.h +0 -53
- data/ext/bindex/ruby_21preview/vm_core.h +0 -1017
- data/ext/bindex/ruby_21preview/vm_debug.h +0 -37
- data/ext/bindex/ruby_21preview/vm_exec.h +0 -180
- data/ext/bindex/ruby_21preview/vm_insnhelper.h +0 -272
- data/ext/bindex/ruby_21preview/vm_opts.h +0 -56
@@ -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 48403
|
@@ -1,170 +0,0 @@
|
|
1
|
-
#ifndef RUBY_ATOMIC_H
|
2
|
-
#define RUBY_ATOMIC_H
|
3
|
-
|
4
|
-
#if 0
|
5
|
-
#elif defined HAVE_GCC_ATOMIC_BUILTINS
|
6
|
-
typedef unsigned int rb_atomic_t;
|
7
|
-
# define ATOMIC_SET(var, val) (void)__atomic_exchange_n(&(var), (val), __ATOMIC_SEQ_CST)
|
8
|
-
# define ATOMIC_INC(var) __atomic_fetch_add(&(var), 1, __ATOMIC_SEQ_CST)
|
9
|
-
# define ATOMIC_DEC(var) __atomic_fetch_sub(&(var), 1, __ATOMIC_SEQ_CST)
|
10
|
-
# define ATOMIC_OR(var, val) __atomic_or_fetch(&(var), (val), __ATOMIC_SEQ_CST)
|
11
|
-
# define ATOMIC_EXCHANGE(var, val) __atomic_exchange_n(&(var), (val), __ATOMIC_SEQ_CST)
|
12
|
-
# define ATOMIC_CAS(var, oldval, newval) \
|
13
|
-
({ __typeof__(oldval) oldvaldup = (oldval); /* oldval should not be modified */ \
|
14
|
-
__atomic_compare_exchange_n(&(var), &oldvaldup, (newval), 0, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); \
|
15
|
-
oldvaldup; })
|
16
|
-
|
17
|
-
# define ATOMIC_SIZE_ADD(var, val) __atomic_fetch_add(&(var), (val), __ATOMIC_SEQ_CST)
|
18
|
-
# define ATOMIC_SIZE_SUB(var, val) __atomic_fetch_sub(&(var), (val), __ATOMIC_SEQ_CST)
|
19
|
-
|
20
|
-
# define ATOMIC_PTR_EXCHANGE(var, val) __atomic_exchange_n(&(var), (val), __ATOMIC_SEQ_CST)
|
21
|
-
|
22
|
-
#elif defined HAVE_GCC_SYNC_BUILTINS
|
23
|
-
/* @shyouhei hack to support atomic operations in case of gcc. Gcc
|
24
|
-
* has its own pseudo-insns to support them. See info, or
|
25
|
-
* http://gcc.gnu.org/onlinedocs/gcc/Atomic-Builtins.html */
|
26
|
-
|
27
|
-
typedef unsigned int rb_atomic_t; /* Anything OK */
|
28
|
-
# define ATOMIC_SET(var, val) (void)__sync_lock_test_and_set(&(var), (val))
|
29
|
-
# define ATOMIC_INC(var) __sync_fetch_and_add(&(var), 1)
|
30
|
-
# define ATOMIC_DEC(var) __sync_fetch_and_sub(&(var), 1)
|
31
|
-
# define ATOMIC_OR(var, val) __sync_or_and_fetch(&(var), (val))
|
32
|
-
# define ATOMIC_EXCHANGE(var, val) __sync_lock_test_and_set(&(var), (val))
|
33
|
-
# define ATOMIC_CAS(var, oldval, newval) __sync_val_compare_and_swap(&(var), (oldval), (newval))
|
34
|
-
|
35
|
-
# define ATOMIC_SIZE_ADD(var, val) __sync_fetch_and_add(&(var), (val))
|
36
|
-
# define ATOMIC_SIZE_SUB(var, val) __sync_fetch_and_sub(&(var), (val))
|
37
|
-
|
38
|
-
# define ATOMIC_PTR_EXCHANGE(var, val) __sync_lock_test_and_set(&(var), (val))
|
39
|
-
|
40
|
-
#elif defined _WIN32
|
41
|
-
#if defined _MSC_VER && _MSC_VER > 1200
|
42
|
-
#pragma intrinsic(_InterlockedOr)
|
43
|
-
#endif
|
44
|
-
typedef LONG rb_atomic_t;
|
45
|
-
|
46
|
-
# define ATOMIC_SET(var, val) InterlockedExchange(&(var), (val))
|
47
|
-
# define ATOMIC_INC(var) InterlockedIncrement(&(var))
|
48
|
-
# define ATOMIC_DEC(var) InterlockedDecrement(&(var))
|
49
|
-
#if defined __GNUC__
|
50
|
-
# define ATOMIC_OR(var, val) __asm__("lock\n\t" "orl\t%1, %0" : "=m"(var) : "Ir"(val))
|
51
|
-
#elif defined _MSC_VER && _MSC_VER <= 1200
|
52
|
-
# define ATOMIC_OR(var, val) rb_w32_atomic_or(&(var), (val))
|
53
|
-
static inline void
|
54
|
-
rb_w32_atomic_or(volatile rb_atomic_t *var, rb_atomic_t val)
|
55
|
-
{
|
56
|
-
#ifdef _M_IX86
|
57
|
-
__asm mov eax, var;
|
58
|
-
__asm mov ecx, val;
|
59
|
-
__asm lock or [eax], ecx;
|
60
|
-
#else
|
61
|
-
#error unsupported architecture
|
62
|
-
#endif
|
63
|
-
}
|
64
|
-
#else
|
65
|
-
# define ATOMIC_OR(var, val) _InterlockedOr(&(var), (val))
|
66
|
-
#endif
|
67
|
-
# define ATOMIC_EXCHANGE(var, val) InterlockedExchange(&(var), (val))
|
68
|
-
# define ATOMIC_CAS(var, oldval, newval) InterlockedCompareExchange(&(var), (newval), (oldval))
|
69
|
-
# if defined _MSC_VER && _MSC_VER <= 1200
|
70
|
-
static inline rb_atomic_t
|
71
|
-
rb_w32_atomic_cas(volatile rb_atomic_t *var, rb_atomic_t oldval, rb_atomic_t newval)
|
72
|
-
{
|
73
|
-
return (rb_atomic_t)InterlockedCompareExchange((PVOID *)var, (PVOID)newval, (PVOID)oldval);
|
74
|
-
}
|
75
|
-
# undef ATOMIC_CAS
|
76
|
-
# define ATOMIC_CAS(var, oldval, newval) rb_w32_atomic_cas(&(var), (oldval), (newval))
|
77
|
-
# endif
|
78
|
-
# ifdef _M_AMD64
|
79
|
-
# define ATOMIC_SIZE_ADD(var, val) InterlockedExchangeAdd64((LONG_LONG *)&(var), (val))
|
80
|
-
# define ATOMIC_SIZE_SUB(var, val) InterlockedExchangeAdd64((LONG_LONG *)&(var), -(LONG)(val))
|
81
|
-
# define ATOMIC_SIZE_INC(var) InterlockedIncrement64(&(var))
|
82
|
-
# define ATOMIC_SIZE_DEC(var) InterlockedDecrement64(&(var))
|
83
|
-
# define ATOMIC_SIZE_EXCHANGE(var, val) InterlockedExchange64(&(var), (val))
|
84
|
-
# define ATOMIC_SIZE_CAS(var, oldval, val) InterlockedCompareExchange64(&(var), (oldval), (val))
|
85
|
-
# else
|
86
|
-
# define ATOMIC_SIZE_ADD(var, val) InterlockedExchangeAdd((LONG *)&(var), (val))
|
87
|
-
# define ATOMIC_SIZE_SUB(var, val) InterlockedExchangeAdd((LONG *)&(var), -(LONG)(val))
|
88
|
-
# define ATOMIC_SIZE_INC(var) InterlockedIncrement((LONG *)&(var))
|
89
|
-
# define ATOMIC_SIZE_DEC(var) InterlockedDecrement((LONG *)&(var))
|
90
|
-
# define ATOMIC_SIZE_EXCHANGE(var, val) InterlockedExchange((LONG *)&(var), (val))
|
91
|
-
# endif
|
92
|
-
|
93
|
-
#elif defined(__sun) && defined(HAVE_ATOMIC_H)
|
94
|
-
#include <atomic.h>
|
95
|
-
typedef unsigned int rb_atomic_t;
|
96
|
-
|
97
|
-
# define ATOMIC_SET(var, val) (void)atomic_swap_uint(&(var), (val))
|
98
|
-
# define ATOMIC_INC(var) atomic_inc_uint(&(var))
|
99
|
-
# define ATOMIC_DEC(var) atomic_dec_uint(&(var))
|
100
|
-
# define ATOMIC_OR(var, val) atomic_or_uint(&(var), (val))
|
101
|
-
# define ATOMIC_EXCHANGE(var, val) atomic_swap_uint(&(var), (val))
|
102
|
-
# define ATOMIC_CAS(var, oldval, newval) atomic_cas_uint(&(var), (oldval), (newval))
|
103
|
-
|
104
|
-
# if SIZEOF_SIZE_T == SIZEOF_LONG
|
105
|
-
# define ATOMIC_SIZE_ADD(var, val) atomic_add_long(&(var), (val))
|
106
|
-
# define ATOMIC_SIZE_SUB(var, val) atomic_add_long(&(var), -(val))
|
107
|
-
# define ATOMIC_SIZE_INC(var) atomic_inc_ulong(&(var))
|
108
|
-
# define ATOMIC_SIZE_DEC(var) atomic_dec_ulong(&(var))
|
109
|
-
# define ATOMIC_SIZE_EXCHANGE(var, val) atomic_swap_ulong(&(var), (val))
|
110
|
-
# define ATOMIC_SIZE_CAS(var, oldval, val) atomic_cas_ulong(&(var), (oldval), (val))
|
111
|
-
# else
|
112
|
-
# define ATOMIC_SIZE_ADD(var, val) atomic_add_int(&(var), (val))
|
113
|
-
# define ATOMIC_SIZE_SUB(var, val) atomic_add_int(&(var), -(val))
|
114
|
-
# define ATOMIC_SIZE_INC(var) atomic_inc_uint(&(var))
|
115
|
-
# define ATOMIC_SIZE_DEC(var) atomic_dec_uint(&(var))
|
116
|
-
# define ATOMIC_SIZE_EXCHANGE(var, val) atomic_swap_uint(&(var), (val))
|
117
|
-
# endif
|
118
|
-
|
119
|
-
#else
|
120
|
-
typedef int rb_atomic_t;
|
121
|
-
#define NEED_RUBY_ATOMIC_OPS
|
122
|
-
extern rb_atomic_t ruby_atomic_exchange(rb_atomic_t *ptr, rb_atomic_t val);
|
123
|
-
extern rb_atomic_t ruby_atomic_compare_and_swap(rb_atomic_t *ptr,
|
124
|
-
rb_atomic_t cmp,
|
125
|
-
rb_atomic_t newval);
|
126
|
-
|
127
|
-
# define ATOMIC_SET(var, val) (void)((var) = (val))
|
128
|
-
# define ATOMIC_INC(var) ((var)++)
|
129
|
-
# define ATOMIC_DEC(var) ((var)--)
|
130
|
-
# define ATOMIC_OR(var, val) ((var) |= (val))
|
131
|
-
# define ATOMIC_EXCHANGE(var, val) ruby_atomic_exchange(&(var), (val))
|
132
|
-
# define ATOMIC_CAS(var, oldval, newval) ruby_atomic_compare_and_swap(&(var), (oldval), (newval))
|
133
|
-
|
134
|
-
# define ATOMIC_SIZE_ADD(var, val) (void)((var) += (val))
|
135
|
-
# define ATOMIC_SIZE_SUB(var, val) (void)((var) -= (val))
|
136
|
-
# define ATOMIC_SIZE_EXCHANGE(var, val) atomic_size_exchange(&(var), (val))
|
137
|
-
static inline size_t
|
138
|
-
atomic_size_exchange(size_t *ptr, size_t val)
|
139
|
-
{
|
140
|
-
size_t old = *ptr;
|
141
|
-
*ptr = val;
|
142
|
-
return old;
|
143
|
-
}
|
144
|
-
#endif
|
145
|
-
|
146
|
-
#ifndef ATOMIC_SIZE_INC
|
147
|
-
# define ATOMIC_SIZE_INC(var) ATOMIC_INC(var)
|
148
|
-
#endif
|
149
|
-
#ifndef ATOMIC_SIZE_DEC
|
150
|
-
# define ATOMIC_SIZE_DEC(var) ATOMIC_DEC(var)
|
151
|
-
#endif
|
152
|
-
#ifndef ATOMIC_SIZE_EXCHANGE
|
153
|
-
# define ATOMIC_SIZE_EXCHANGE(var, val) ATOMIC_EXCHANGE(var, val)
|
154
|
-
#endif
|
155
|
-
#ifndef ATOMIC_SIZE_CAS
|
156
|
-
# define ATOMIC_SIZE_CAS(var, oldval, val) ATOMIC_CAS(var, oldval, val)
|
157
|
-
#endif
|
158
|
-
|
159
|
-
#ifndef ATOMIC_PTR_EXCHANGE
|
160
|
-
# if SIZEOF_VOIDP == SIZEOF_SIZE_T
|
161
|
-
# define ATOMIC_PTR_EXCHANGE(var, val) (void *)ATOMIC_SIZE_EXCHANGE(*(size_t *)&(var), (size_t)(val))
|
162
|
-
# endif
|
163
|
-
#endif
|
164
|
-
#ifndef ATOMIC_PTR_CAS
|
165
|
-
# if SIZEOF_VOIDP == SIZEOF_SIZE_T
|
166
|
-
# define ATOMIC_PTR_CAS(var, oldval, val) (void *)ATOMIC_SIZE_CAS(*(size_t *)&(var), (size_t)(oldval), (size_t)(val))
|
167
|
-
# endif
|
168
|
-
#endif
|
169
|
-
|
170
|
-
#endif /* RUBY_ATOMIC_H */
|