trenni 3.13.0 → 3.14.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/ext/trenni/escape.c +2 -0
  3. data/ext/trenni/extconf.rb +0 -0
  4. data/ext/trenni/trenni.c +7 -0
  5. data/lib/trenni/native.rb +1 -1
  6. data/lib/trenni/template.rb +7 -2
  7. data/lib/trenni/version.rb +1 -1
  8. metadata +7 -70
  9. data/ext/Rakefile +0 -19
  10. data/ext/tmp/x86_64-linux/lib/trenni/trenni.so +0 -0
  11. data/ext/tmp/x86_64-linux/trenni/2.4.0/Makefile +0 -263
  12. data/ext/tmp/x86_64-linux/trenni/2.4.0/escape.o +0 -0
  13. data/ext/tmp/x86_64-linux/trenni/2.4.0/markup.o +0 -0
  14. data/ext/tmp/x86_64-linux/trenni/2.4.0/mkmf.log +0 -108
  15. data/ext/tmp/x86_64-linux/trenni/2.4.0/tag.o +0 -0
  16. data/ext/tmp/x86_64-linux/trenni/2.4.0/template.o +0 -0
  17. data/ext/tmp/x86_64-linux/trenni/2.4.0/trenni.o +0 -0
  18. data/ext/tmp/x86_64-linux/trenni/2.4.0/trenni.so +0 -0
  19. data/ext/tmp/x86_64-linux/trenni/2.7.0/Makefile +0 -266
  20. data/ext/tmp/x86_64-linux/trenni/2.7.0/escape.o +0 -0
  21. data/ext/tmp/x86_64-linux/trenni/2.7.0/markup.o +0 -0
  22. data/ext/tmp/x86_64-linux/trenni/2.7.0/mkmf.log +0 -113
  23. data/ext/tmp/x86_64-linux/trenni/2.7.0/query.o +0 -0
  24. data/ext/tmp/x86_64-linux/trenni/2.7.0/tag.o +0 -0
  25. data/ext/tmp/x86_64-linux/trenni/2.7.0/template.o +0 -0
  26. data/ext/tmp/x86_64-linux/trenni/2.7.0/trenni.o +0 -0
  27. data/ext/tmp/x86_64-linux/trenni/2.7.0/trenni.so +0 -0
  28. data/ext/tmp/x86_64-linux/trenni/2.7.1/Makefile +0 -266
  29. data/ext/tmp/x86_64-linux/trenni/2.7.1/escape.o +0 -0
  30. data/ext/tmp/x86_64-linux/trenni/2.7.1/markup.o +0 -0
  31. data/ext/tmp/x86_64-linux/trenni/2.7.1/mkmf.log +0 -113
  32. data/ext/tmp/x86_64-linux/trenni/2.7.1/query.o +0 -0
  33. data/ext/tmp/x86_64-linux/trenni/2.7.1/tag.o +0 -0
  34. data/ext/tmp/x86_64-linux/trenni/2.7.1/template.o +0 -0
  35. data/ext/tmp/x86_64-linux/trenni/2.7.1/trenni.o +0 -0
  36. data/ext/tmp/x86_64-linux/trenni/2.7.1/trenni.so +0 -0
  37. data/lib/trenni/fallback/markup.rl.dot +0 -278
  38. data/lib/trenni/fallback/markup.rl.pdf +0 -0
  39. data/lib/trenni/fallback/query.rl.dot +0 -54
  40. data/lib/trenni/fallback/query.rl.pdf +0 -0
  41. data/lib/trenni/fallback/template.rl.dot +0 -270
  42. data/lib/trenni/fallback/template.rl.pdf +0 -0
  43. data/lib/trenni/trenni.so +0 -0
@@ -1,113 +0,0 @@
1
- have_func: checking for rb_sym2str()... -------------------- yes
2
-
3
- "gcc -o conftest -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/x86_64-linux -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/ruby/backward -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0 -I../../../../trenni -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -O3 -std=c99 conftest.c -L. -L/home/samuel/.rubies/ruby-2.7.1/lib -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L/home/samuel/.rubies/ruby-2.7.1/lib -lruby-static -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -lc"
4
- checked program was:
5
- /* begin */
6
- 1: #include "ruby.h"
7
- 2:
8
- 3: int main(int argc, char **argv)
9
- 4: {
10
- 5: return !!argv[argc];
11
- 6: }
12
- /* end */
13
-
14
- "gcc -o conftest -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/x86_64-linux -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/ruby/backward -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0 -I../../../../trenni -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -O3 -std=c99 conftest.c -L. -L/home/samuel/.rubies/ruby-2.7.1/lib -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L/home/samuel/.rubies/ruby-2.7.1/lib -lruby-static -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -lc"
15
- checked program was:
16
- /* begin */
17
- 1: #include "ruby.h"
18
- 2:
19
- 3: /*top*/
20
- 4: extern int t(void);
21
- 5: int main(int argc, char **argv)
22
- 6: {
23
- 7: if (argc > 1000000) {
24
- 8: int (* volatile tp)(void)=(int (*)(void))&t;
25
- 9: printf("%d", (*tp)());
26
- 10: }
27
- 11:
28
- 12: return !!argv[argc];
29
- 13: }
30
- 14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_sym2str; return !p; }
31
- /* end */
32
-
33
- --------------------
34
-
35
- have_func: checking for rb_str_cat_cstr()... -------------------- yes
36
-
37
- "gcc -o conftest -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/x86_64-linux -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/ruby/backward -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0 -I../../../../trenni -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -O3 -std=c99 conftest.c -L. -L/home/samuel/.rubies/ruby-2.7.1/lib -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L/home/samuel/.rubies/ruby-2.7.1/lib -lruby-static -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -lc"
38
- checked program was:
39
- /* begin */
40
- 1: #include "ruby.h"
41
- 2:
42
- 3: /*top*/
43
- 4: extern int t(void);
44
- 5: int main(int argc, char **argv)
45
- 6: {
46
- 7: if (argc > 1000000) {
47
- 8: int (* volatile tp)(void)=(int (*)(void))&t;
48
- 9: printf("%d", (*tp)());
49
- 10: }
50
- 11:
51
- 12: return !!argv[argc];
52
- 13: }
53
- 14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_str_cat_cstr; return !p; }
54
- /* end */
55
-
56
- --------------------
57
-
58
- have_func: checking for rb_str_reserve()... -------------------- no
59
-
60
- "gcc -o conftest -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/x86_64-linux -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/ruby/backward -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0 -I../../../../trenni -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -O3 -std=c99 conftest.c -L. -L/home/samuel/.rubies/ruby-2.7.1/lib -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L/home/samuel/.rubies/ruby-2.7.1/lib -lruby-static -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -lc"
61
- conftest.c: In function ‘t’:
62
- conftest.c:14:57: error: ‘rb_str_reserve’ undeclared (first use in this function); did you mean ‘rb_str_resize’?
63
- 14 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_str_reserve; return !p; }
64
- | ^~~~~~~~~~~~~~
65
- | rb_str_resize
66
- conftest.c:14:57: note: each undeclared identifier is reported only once for each function it appears in
67
- conftest.c: At top level:
68
- cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
69
- cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
70
- cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
71
- checked program was:
72
- /* begin */
73
- 1: #include "ruby.h"
74
- 2:
75
- 3: /*top*/
76
- 4: extern int t(void);
77
- 5: int main(int argc, char **argv)
78
- 6: {
79
- 7: if (argc > 1000000) {
80
- 8: int (* volatile tp)(void)=(int (*)(void))&t;
81
- 9: printf("%d", (*tp)());
82
- 10: }
83
- 11:
84
- 12: return !!argv[argc];
85
- 13: }
86
- 14: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_str_reserve; return !p; }
87
- /* end */
88
-
89
- "gcc -o conftest -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/x86_64-linux -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0/ruby/backward -I/home/samuel/.rubies/ruby-2.7.1/include/ruby-2.7.0 -I../../../../trenni -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -O3 -std=c99 conftest.c -L. -L/home/samuel/.rubies/ruby-2.7.1/lib -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/samuel/.rubies/ruby-2.7.1/lib -L/home/samuel/.rubies/ruby-2.7.1/lib -lruby-static -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -lc"
90
- /usr/bin/ld: /tmp/cc913emt.o: in function `t':
91
- /home/samuel/Documents/ioquatix/trenni/ext/tmp/x86_64-linux/trenni/2.7.1/conftest.c:15: undefined reference to `rb_str_reserve'
92
- collect2: error: ld returned 1 exit status
93
- checked program was:
94
- /* begin */
95
- 1: #include "ruby.h"
96
- 2:
97
- 3: /*top*/
98
- 4: extern int t(void);
99
- 5: int main(int argc, char **argv)
100
- 6: {
101
- 7: if (argc > 1000000) {
102
- 8: int (* volatile tp)(void)=(int (*)(void))&t;
103
- 9: printf("%d", (*tp)());
104
- 10: }
105
- 11:
106
- 12: return !!argv[argc];
107
- 13: }
108
- 14: extern void rb_str_reserve();
109
- 15: int t(void) { rb_str_reserve(); return 0; }
110
- /* end */
111
-
112
- --------------------
113
-
@@ -1,278 +0,0 @@
1
- digraph markup {
2
- rankdir=LR;
3
- node [ shape = point ];
4
- ENTRY;
5
- en_42;
6
- en_48;
7
- eof_1;
8
- eof_2;
9
- eof_3;
10
- eof_4;
11
- eof_5;
12
- eof_6;
13
- eof_7;
14
- eof_8;
15
- eof_9;
16
- eof_10;
17
- eof_11;
18
- eof_12;
19
- eof_13;
20
- eof_14;
21
- eof_17;
22
- eof_18;
23
- eof_19;
24
- eof_26;
25
- eof_33;
26
- eof_34;
27
- eof_35;
28
- eof_36;
29
- eof_37;
30
- eof_38;
31
- eof_39;
32
- eof_40;
33
- eof_41;
34
- eof_42;
35
- eof_43;
36
- eof_44;
37
- eof_45;
38
- eof_46;
39
- eof_47;
40
- eof_49;
41
- eof_50;
42
- eof_51;
43
- eof_52;
44
- eof_53;
45
- eof_54;
46
- eof_55;
47
- eof_56;
48
- node [ shape = circle, height = 0.2 ];
49
- err_1 [ label=""];
50
- err_2 [ label=""];
51
- err_3 [ label=""];
52
- err_4 [ label=""];
53
- err_5 [ label=""];
54
- err_6 [ label=""];
55
- err_7 [ label=""];
56
- err_8 [ label=""];
57
- err_9 [ label=""];
58
- err_10 [ label=""];
59
- err_11 [ label=""];
60
- err_12 [ label=""];
61
- err_13 [ label=""];
62
- err_14 [ label=""];
63
- err_36 [ label=""];
64
- err_37 [ label=""];
65
- err_38 [ label=""];
66
- err_39 [ label=""];
67
- err_42 [ label=""];
68
- err_43 [ label=""];
69
- err_44 [ label=""];
70
- err_45 [ label=""];
71
- err_46 [ label=""];
72
- err_47 [ label=""];
73
- node [ fixedsize = true, height = 0.65, shape = doublecircle ];
74
- 48;
75
- 49;
76
- 50;
77
- 51;
78
- 52;
79
- 53;
80
- 54;
81
- 55;
82
- 56;
83
- 57;
84
- node [ shape = circle ];
85
- 1 -> err_1 [ label = "0..SP, '\"'..',', ';'..'>', '@', '['..'^', '`', '{'..127 / tag_error" ];
86
- 1 -> 15 [ label = "'!'" ];
87
- 1 -> 36 [ label = "'/'" ];
88
- 1 -> 38 [ label = "'?'" ];
89
- 1 -> 2 [ label = "DEF / identifier_begin" ];
90
- 2 -> err_2 [ label = "0..'\\b', 14..31, '!'..',', ';'..'=', '?'..'@', '['..'^', '`', '{'..127 / tag_error" ];
91
- 2 -> 3 [ label = "'\\t'..'\\r', SP / identifier_end, tag_name" ];
92
- 2 -> 5 [ label = "'/' / identifier_end, tag_name, tag_self_closing" ];
93
- 2 -> 51 [ label = "'>' / identifier_end, tag_name" ];
94
- 2 -> 2 [ label = "DEF" ];
95
- 3 -> err_3 [ label = "0..'\\b', 14..31, '!'..',', ';'..'=', '?'..'@', '['..'^', '`', '{'..127 / tag_error" ];
96
- 3 -> 3 [ label = "'\\t'..'\\r', SP" ];
97
- 3 -> 5 [ label = "'/' / tag_self_closing" ];
98
- 3 -> 51 [ label = "'>'" ];
99
- 3 -> 4 [ label = "DEF / attribute_begin, identifier_begin" ];
100
- 4 -> err_4 [ label = "0..'\\b', 14..31, '!'..',', ';'..'<', '?'..'@', '['..'^', '`', '{'..127 / tag_error" ];
101
- 4 -> 3 [ label = "'\\t'..'\\r', SP / identifier_end, attribute" ];
102
- 4 -> 5 [ label = "'/' / identifier_end, attribute, tag_self_closing" ];
103
- 4 -> 6 [ label = "'=' / identifier_end" ];
104
- 4 -> 51 [ label = "'>' / identifier_end, attribute" ];
105
- 4 -> 4 [ label = "DEF" ];
106
- 5 -> 51 [ label = "'>'" ];
107
- 5 -> err_5 [ label = "DEF / tag_error" ];
108
- 6 -> 7 [ label = "'\"'" ];
109
- 6 -> 12 [ label = "'''" ];
110
- 6 -> err_6 [ label = "DEF / tag_error" ];
111
- 7 -> 11 [ label = "'\"'" ];
112
- 7 -> 10 [ label = "'&' / pcdata_begin, 10:16" ];
113
- 7 -> err_7 [ label = "'<' / tag_error" ];
114
- 7 -> 8 [ label = "DEF / pcdata_begin, characters_begin" ];
115
- 8 -> 9 [ label = "'\"' / characters_end, pcdata_end" ];
116
- 8 -> 10 [ label = "'&' / characters_end, 10:16" ];
117
- 8 -> err_8 [ label = "'<' / tag_error" ];
118
- 8 -> 8 [ label = "DEF" ];
119
- 9 -> 3 [ label = "'\\t'..'\\r', SP / attribute_value, attribute" ];
120
- 9 -> 5 [ label = "'/' / attribute_value, attribute, tag_self_closing" ];
121
- 9 -> 51 [ label = "'>' / attribute_value, attribute" ];
122
- 9 -> err_9 [ label = "DEF / tag_error" ];
123
- 10 -> 9 [ label = "'\"' / pcdata_end" ];
124
- 10 -> 10 [ label = "'&' / 10:16" ];
125
- 10 -> err_10 [ label = "'<' / tag_error" ];
126
- 10 -> 8 [ label = "DEF / characters_begin" ];
127
- 11 -> 3 [ label = "'\\t'..'\\r', SP / attribute_empty, attribute" ];
128
- 11 -> 5 [ label = "'/' / attribute_empty, attribute, tag_self_closing" ];
129
- 11 -> 51 [ label = "'>' / attribute_empty, attribute" ];
130
- 11 -> err_11 [ label = "DEF / tag_error" ];
131
- 12 -> 14 [ label = "'&' / pcdata_begin, 10:16" ];
132
- 12 -> 11 [ label = "'''" ];
133
- 12 -> err_12 [ label = "'<' / tag_error" ];
134
- 12 -> 13 [ label = "DEF / pcdata_begin, characters_begin" ];
135
- 13 -> 14 [ label = "'&' / characters_end, 10:16" ];
136
- 13 -> 9 [ label = "''' / characters_end, pcdata_end" ];
137
- 13 -> err_13 [ label = "'<' / tag_error" ];
138
- 13 -> 13 [ label = "DEF" ];
139
- 14 -> 14 [ label = "'&' / 10:16" ];
140
- 14 -> 9 [ label = "''' / pcdata_end" ];
141
- 14 -> err_14 [ label = "'<' / tag_error" ];
142
- 14 -> 13 [ label = "DEF / characters_begin" ];
143
- 15 -> 16 [ label = "'-'" ];
144
- 15 -> 20 [ label = "'D'" ];
145
- 15 -> 27 [ label = "'['" ];
146
- 16 -> 17 [ label = "'-'" ];
147
- 17 -> 18 [ label = "'-'" ];
148
- 17 -> 17 [ label = "DEF" ];
149
- 18 -> 19 [ label = "'-'" ];
150
- 18 -> 17 [ label = "DEF" ];
151
- 19 -> 19 [ label = "'-'" ];
152
- 19 -> 52 [ label = "'>'" ];
153
- 19 -> 17 [ label = "DEF" ];
154
- 20 -> 21 [ label = "'O'" ];
155
- 21 -> 22 [ label = "'C'" ];
156
- 22 -> 23 [ label = "'T'" ];
157
- 23 -> 24 [ label = "'Y'" ];
158
- 24 -> 25 [ label = "'P'" ];
159
- 25 -> 26 [ label = "'E'" ];
160
- 26 -> 53 [ label = "'>'" ];
161
- 26 -> 26 [ label = "DEF" ];
162
- 27 -> 28 [ label = "'C'" ];
163
- 28 -> 29 [ label = "'D'" ];
164
- 29 -> 30 [ label = "'A'" ];
165
- 30 -> 31 [ label = "'T'" ];
166
- 31 -> 32 [ label = "'A'" ];
167
- 32 -> 33 [ label = "'['" ];
168
- 33 -> 34 [ label = "']'" ];
169
- 33 -> 33 [ label = "DEF" ];
170
- 34 -> 35 [ label = "']'" ];
171
- 34 -> 33 [ label = "DEF" ];
172
- 35 -> 54 [ label = "'>'" ];
173
- 35 -> 35 [ label = "']'" ];
174
- 35 -> 33 [ label = "DEF" ];
175
- 36 -> err_36 [ label = "0..',', '/', ';'..'@', '['..'^', '`', '{'..127 / tag_error" ];
176
- 36 -> 37 [ label = "DEF / identifier_begin" ];
177
- 37 -> err_37 [ label = "0..',', '/', ';'..'=', '?'..'@', '['..'^', '`', '{'..127 / tag_error" ];
178
- 37 -> 55 [ label = "'>' / identifier_end" ];
179
- 37 -> 37 [ label = "DEF" ];
180
- 38 -> err_38 [ label = "0..',', '/', ';'..'@', '['..'^', '`', '{'..127 / instruction_error" ];
181
- 38 -> 39 [ label = "DEF / identifier_begin" ];
182
- 39 -> err_39 [ label = "0..'\\b', 14..31, '!'..',', '/', ';'..'@', '['..'^', '`', '{'..127 / instruction_error" ];
183
- 39 -> 40 [ label = "'\\t'..'\\r', SP / identifier_end, instruction_text_begin" ];
184
- 39 -> 39 [ label = "DEF" ];
185
- 40 -> 41 [ label = "'?' / instruction_text_end" ];
186
- 40 -> 40 [ label = "DEF" ];
187
- 41 -> 56 [ label = "'>'" ];
188
- 41 -> 41 [ label = "'?' / instruction_text_end" ];
189
- 41 -> 40 [ label = "DEF" ];
190
- 42 -> 43 [ label = "'#'" ];
191
- 42 -> 47 [ label = "'0'..'9', 'A'..'Z', 'a'..'z' / entity_begin" ];
192
- 42 -> err_42 [ label = "DEF / entity_error" ];
193
- 43 -> 44 [ label = "'0'..'9' / entity_begin" ];
194
- 43 -> 45 [ label = "'x'" ];
195
- 43 -> err_43 [ label = "DEF / entity_error" ];
196
- 44 -> 44 [ label = "'0'..'9'" ];
197
- 44 -> 57 [ label = "';' / entity_number, 8:5" ];
198
- 44 -> err_44 [ label = "DEF / entity_error" ];
199
- 45 -> 46 [ label = "'0'..'9', 'A'..'F', 'a'..'f' / entity_begin" ];
200
- 45 -> err_45 [ label = "DEF / entity_error" ];
201
- 46 -> 46 [ label = "'0'..'9', 'A'..'F', 'a'..'f'" ];
202
- 46 -> 57 [ label = "';' / entity_hex, 8:5" ];
203
- 46 -> err_46 [ label = "DEF / entity_error" ];
204
- 47 -> 47 [ label = "'0'..'9', 'A'..'Z', 'a'..'z'" ];
205
- 47 -> 57 [ label = "';' / entity_name, 8:5" ];
206
- 47 -> err_47 [ label = "DEF / entity_error" ];
207
- 48 -> 50 [ label = "'&' / text_begin, pcdata_begin, 10:16" ];
208
- 48 -> 1 [ label = "'<' / tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
209
- 48 -> 49 [ label = "DEF / text_begin, pcdata_begin, characters_begin" ];
210
- 49 -> 50 [ label = "'&' / characters_end, 10:16" ];
211
- 49 -> 1 [ label = "'<' / characters_end, pcdata_end, text_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
212
- 49 -> 49 [ label = "DEF" ];
213
- 50 -> 50 [ label = "'&' / 10:16" ];
214
- 50 -> 1 [ label = "'<' / pcdata_end, text_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
215
- 50 -> 49 [ label = "DEF / characters_begin" ];
216
- 51 -> 50 [ label = "'&' / tag_opening_end, text_begin, pcdata_begin, 10:16" ];
217
- 51 -> 1 [ label = "'<' / tag_opening_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
218
- 51 -> 49 [ label = "DEF / tag_opening_end, text_begin, pcdata_begin, characters_begin" ];
219
- 52 -> 50 [ label = "'&' / comment_end, text_begin, pcdata_begin, 10:16" ];
220
- 52 -> 1 [ label = "'<' / comment_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
221
- 52 -> 49 [ label = "DEF / comment_end, text_begin, pcdata_begin, characters_begin" ];
222
- 53 -> 50 [ label = "'&' / doctype_end, text_begin, pcdata_begin, 10:16" ];
223
- 53 -> 1 [ label = "'<' / doctype_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
224
- 53 -> 49 [ label = "DEF / doctype_end, text_begin, pcdata_begin, characters_begin" ];
225
- 54 -> 50 [ label = "'&' / cdata_end, text_begin, pcdata_begin, 10:16" ];
226
- 54 -> 1 [ label = "'<' / cdata_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
227
- 54 -> 49 [ label = "DEF / cdata_end, text_begin, pcdata_begin, characters_begin" ];
228
- 55 -> 50 [ label = "'&' / tag_closing_end, text_begin, pcdata_begin, 10:16" ];
229
- 55 -> 1 [ label = "'<' / tag_closing_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
230
- 55 -> 49 [ label = "DEF / tag_closing_end, text_begin, pcdata_begin, characters_begin" ];
231
- 56 -> 50 [ label = "'&' / instruction_end, text_begin, pcdata_begin, 10:16" ];
232
- 56 -> 1 [ label = "'<' / instruction_end, tag_opening_begin, tag_closing_begin, instruction_begin, comment_begin, doctype_begin, cdata_begin" ];
233
- 56 -> 49 [ label = "DEF / instruction_end, text_begin, pcdata_begin, characters_begin" ];
234
- ENTRY -> 48 [ label = "IN" ];
235
- en_42 -> 42 [ label = "parse_entity" ];
236
- en_48 -> 48 [ label = "main" ];
237
- 1 -> eof_1 [ label = "EOF / tag_error" ];
238
- 2 -> eof_2 [ label = "EOF / tag_error" ];
239
- 3 -> eof_3 [ label = "EOF / tag_error" ];
240
- 4 -> eof_4 [ label = "EOF / tag_error" ];
241
- 5 -> eof_5 [ label = "EOF / tag_error" ];
242
- 6 -> eof_6 [ label = "EOF / tag_error" ];
243
- 7 -> eof_7 [ label = "EOF / tag_error" ];
244
- 8 -> eof_8 [ label = "EOF / tag_error" ];
245
- 9 -> eof_9 [ label = "EOF / tag_error" ];
246
- 10 -> eof_10 [ label = "EOF / tag_error" ];
247
- 11 -> eof_11 [ label = "EOF / tag_error" ];
248
- 12 -> eof_12 [ label = "EOF / tag_error" ];
249
- 13 -> eof_13 [ label = "EOF / tag_error" ];
250
- 14 -> eof_14 [ label = "EOF / tag_error" ];
251
- 17 -> eof_17 [ label = "EOF / comment_error" ];
252
- 18 -> eof_18 [ label = "EOF / comment_error" ];
253
- 19 -> eof_19 [ label = "EOF / comment_error" ];
254
- 26 -> eof_26 [ label = "EOF / doctype_error" ];
255
- 33 -> eof_33 [ label = "EOF / cdata_error" ];
256
- 34 -> eof_34 [ label = "EOF / cdata_error" ];
257
- 35 -> eof_35 [ label = "EOF / cdata_error" ];
258
- 36 -> eof_36 [ label = "EOF / tag_error" ];
259
- 37 -> eof_37 [ label = "EOF / tag_error" ];
260
- 38 -> eof_38 [ label = "EOF / instruction_error" ];
261
- 39 -> eof_39 [ label = "EOF / instruction_error" ];
262
- 40 -> eof_40 [ label = "EOF / instruction_error" ];
263
- 41 -> eof_41 [ label = "EOF / instruction_error" ];
264
- 42 -> eof_42 [ label = "EOF / entity_error" ];
265
- 43 -> eof_43 [ label = "EOF / entity_error" ];
266
- 44 -> eof_44 [ label = "EOF / entity_error" ];
267
- 45 -> eof_45 [ label = "EOF / entity_error" ];
268
- 46 -> eof_46 [ label = "EOF / entity_error" ];
269
- 47 -> eof_47 [ label = "EOF / entity_error" ];
270
- 49 -> eof_49 [ label = "EOF / characters_end, pcdata_end, text_end" ];
271
- 50 -> eof_50 [ label = "EOF / pcdata_end, text_end" ];
272
- 51 -> eof_51 [ label = "EOF / tag_opening_end" ];
273
- 52 -> eof_52 [ label = "EOF / comment_end" ];
274
- 53 -> eof_53 [ label = "EOF / doctype_end" ];
275
- 54 -> eof_54 [ label = "EOF / cdata_end" ];
276
- 55 -> eof_55 [ label = "EOF / tag_closing_end" ];
277
- 56 -> eof_56 [ label = "EOF / instruction_end" ];
278
- }
Binary file
@@ -1,54 +0,0 @@
1
- digraph query {
2
- rankdir=LR;
3
- node [ shape = point ];
4
- ENTRY;
5
- en_6;
6
- eof_7;
7
- eof_8;
8
- eof_9;
9
- eof_10;
10
- eof_11;
11
- node [ shape = circle, height = 0.2 ];
12
- node [ fixedsize = true, height = 0.65, shape = doublecircle ];
13
- 6;
14
- 7;
15
- 8;
16
- 9;
17
- 10;
18
- 11;
19
- node [ shape = circle ];
20
- 1 -> 7 [ label = "-128..'%', '''..'/', ':'..'<', '>'..'Z', '\\', '^'..127 / string_begin" ];
21
- 1 -> 2 [ label = "'0'..'9' / string_begin, integer_begin" ];
22
- 2 -> 7 [ label = "-128..'%', '''..'/', ':'..'<', '>'..'Z', '\\', '^'..127" ];
23
- 2 -> 2 [ label = "'0'..'9'" ];
24
- 3 -> 4 [ label = "-128..'%', '''..'/', ':'..'<', '>'..'Z', '\\', '^'..127 / string_begin" ];
25
- 3 -> 5 [ label = "'0'..'9' / integer_begin, string_begin" ];
26
- 3 -> 11 [ label = "']'" ];
27
- 4 -> 4 [ label = "-128..'%', '''..'<', '>'..'Z', '\\', '^'..127" ];
28
- 4 -> 10 [ label = "']' / string_end" ];
29
- 5 -> 4 [ label = "-128..'%', '''..'/', ':'..'<', '>'..'Z', '\\', '^'..127" ];
30
- 5 -> 5 [ label = "'0'..'9'" ];
31
- 5 -> 10 [ label = "']' / integer_end" ];
32
- 6 -> 7 [ label = "-128..'%', '''..'/', ':'..'<', '>'..'Z', '\\', '^'..127 / string_begin" ];
33
- 6 -> 2 [ label = "'0'..'9' / string_begin, integer_begin" ];
34
- 7 -> 7 [ label = "-128..'%', '''..'<', '>'..'Z', '\\', '^'..127" ];
35
- 7 -> 1 [ label = "'&' / string_end, pair" ];
36
- 7 -> 8 [ label = "'=' / string_end" ];
37
- 7 -> 3 [ label = "'[' / string_end" ];
38
- 8 -> 9 [ label = "-128..'%', '''..'<', '>'..'Z', '\\', '^'..127 / value_begin" ];
39
- 8 -> 1 [ label = "'&' / value_begin, value_end, pair" ];
40
- 9 -> 9 [ label = "-128..'%', '''..'<', '>'..'Z', '\\', '^'..127" ];
41
- 9 -> 1 [ label = "'&' / value_end, pair" ];
42
- 10 -> 1 [ label = "'&' / pair" ];
43
- 10 -> 8 [ label = "'='" ];
44
- 10 -> 3 [ label = "'['" ];
45
- 11 -> 1 [ label = "'&' / append, pair" ];
46
- 11 -> 8 [ label = "'=' / append" ];
47
- ENTRY -> 6 [ label = "IN" ];
48
- en_6 -> 6 [ label = "main" ];
49
- 7 -> eof_7 [ label = "EOF / string_end, pair" ];
50
- 8 -> eof_8 [ label = "EOF / value_begin, value_end, pair" ];
51
- 9 -> eof_9 [ label = "EOF / value_end, pair" ];
52
- 10 -> eof_10 [ label = "EOF / pair" ];
53
- 11 -> eof_11 [ label = "EOF / append, pair" ];
54
- }
Binary file