hpricot 0.8.1-x86-mswin32 → 0.8.2-x86-mswin32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG +13 -0
- data/README +6 -15
- data/Rakefile +40 -28
- data/ext/fast_xs/FastXsService.java +13 -1
- data/ext/hpricot_scan/HpricotCss.java +831 -0
- data/ext/hpricot_scan/HpricotScanService.java +1168 -387
- data/ext/hpricot_scan/hpricot_css.c +101 -100
- data/ext/hpricot_scan/hpricot_css.java.rl +155 -0
- data/ext/hpricot_scan/hpricot_scan.c +287 -128
- data/ext/hpricot_scan/hpricot_scan.java.rl +1078 -299
- data/ext/hpricot_scan/hpricot_scan.rl +2 -0
- data/lib/fast_xs.so +0 -0
- data/lib/hpricot/tag.rb +31 -12
- data/lib/hpricot/traverse.rb +1 -0
- data/lib/hpricot_scan.so +0 -0
- data/test/test_alter.rb +21 -2
- data/test/test_parser.rb +8 -0
- data/test/test_preserved.rb +18 -0
- metadata +30 -29
- data/ext/hpricot_scan/test.rb +0 -4
@@ -90,6 +90,7 @@ tr0:
|
|
90
90
|
case 9:
|
91
91
|
{{p = ((te))-1;} FILTER(PSUEDO); }
|
92
92
|
break;
|
93
|
+
default: break;
|
93
94
|
}
|
94
95
|
}
|
95
96
|
goto st87;
|
@@ -263,7 +264,7 @@ st87:
|
|
263
264
|
case 87:
|
264
265
|
#line 1 "hpricot_css.rl"
|
265
266
|
{ts = p;}
|
266
|
-
#line
|
267
|
+
#line 268 "hpricot_css.c"
|
267
268
|
switch( (*p) ) {
|
268
269
|
case -60: goto tr133;
|
269
270
|
case 32: goto tr137;
|
@@ -316,7 +317,7 @@ st1:
|
|
316
317
|
if ( ++p == pe )
|
317
318
|
goto _test_eof1;
|
318
319
|
case 1:
|
319
|
-
#line
|
320
|
+
#line 321 "hpricot_css.c"
|
320
321
|
if ( -88 <= (*p) && (*p) <= -65 )
|
321
322
|
goto tr1;
|
322
323
|
goto tr0;
|
@@ -340,7 +341,7 @@ st88:
|
|
340
341
|
if ( ++p == pe )
|
341
342
|
goto _test_eof88;
|
342
343
|
case 88:
|
343
|
-
#line
|
344
|
+
#line 345 "hpricot_css.c"
|
344
345
|
switch( (*p) ) {
|
345
346
|
case -60: goto st1;
|
346
347
|
case 45: goto tr1;
|
@@ -375,7 +376,7 @@ st2:
|
|
375
376
|
if ( ++p == pe )
|
376
377
|
goto _test_eof2;
|
377
378
|
case 2:
|
378
|
-
#line
|
379
|
+
#line 380 "hpricot_css.c"
|
379
380
|
if ( (*p) <= -65 )
|
380
381
|
goto tr1;
|
381
382
|
goto tr0;
|
@@ -389,7 +390,7 @@ st3:
|
|
389
390
|
if ( ++p == pe )
|
390
391
|
goto _test_eof3;
|
391
392
|
case 3:
|
392
|
-
#line
|
393
|
+
#line 394 "hpricot_css.c"
|
393
394
|
if ( (*p) <= -65 )
|
394
395
|
goto st2;
|
395
396
|
goto tr0;
|
@@ -403,7 +404,7 @@ st4:
|
|
403
404
|
if ( ++p == pe )
|
404
405
|
goto _test_eof4;
|
405
406
|
case 4:
|
406
|
-
#line
|
407
|
+
#line 408 "hpricot_css.c"
|
407
408
|
if ( (*p) <= -65 )
|
408
409
|
goto st3;
|
409
410
|
goto tr0;
|
@@ -417,7 +418,7 @@ st5:
|
|
417
418
|
if ( ++p == pe )
|
418
419
|
goto _test_eof5;
|
419
420
|
case 5:
|
420
|
-
#line
|
421
|
+
#line 422 "hpricot_css.c"
|
421
422
|
if ( (*p) == 46 )
|
422
423
|
goto tr1;
|
423
424
|
goto tr0;
|
@@ -429,7 +430,7 @@ st89:
|
|
429
430
|
if ( ++p == pe )
|
430
431
|
goto _test_eof89;
|
431
432
|
case 89:
|
432
|
-
#line
|
433
|
+
#line 434 "hpricot_css.c"
|
433
434
|
switch( (*p) ) {
|
434
435
|
case 32: goto st6;
|
435
436
|
case 44: goto st90;
|
@@ -495,7 +496,7 @@ st8:
|
|
495
496
|
if ( ++p == pe )
|
496
497
|
goto _test_eof8;
|
497
498
|
case 8:
|
498
|
-
#line
|
499
|
+
#line 500 "hpricot_css.c"
|
499
500
|
if ( -88 <= (*p) && (*p) <= -65 )
|
500
501
|
goto tr14;
|
501
502
|
goto tr0;
|
@@ -519,7 +520,7 @@ st91:
|
|
519
520
|
if ( ++p == pe )
|
520
521
|
goto _test_eof91;
|
521
522
|
case 91:
|
522
|
-
#line
|
523
|
+
#line 524 "hpricot_css.c"
|
523
524
|
switch( (*p) ) {
|
524
525
|
case -60: goto st8;
|
525
526
|
case 45: goto tr14;
|
@@ -554,7 +555,7 @@ st9:
|
|
554
555
|
if ( ++p == pe )
|
555
556
|
goto _test_eof9;
|
556
557
|
case 9:
|
557
|
-
#line
|
558
|
+
#line 559 "hpricot_css.c"
|
558
559
|
if ( (*p) <= -65 )
|
559
560
|
goto tr14;
|
560
561
|
goto tr0;
|
@@ -568,7 +569,7 @@ st10:
|
|
568
569
|
if ( ++p == pe )
|
569
570
|
goto _test_eof10;
|
570
571
|
case 10:
|
571
|
-
#line
|
572
|
+
#line 573 "hpricot_css.c"
|
572
573
|
if ( (*p) <= -65 )
|
573
574
|
goto st9;
|
574
575
|
goto tr0;
|
@@ -582,7 +583,7 @@ st11:
|
|
582
583
|
if ( ++p == pe )
|
583
584
|
goto _test_eof11;
|
584
585
|
case 11:
|
585
|
-
#line
|
586
|
+
#line 587 "hpricot_css.c"
|
586
587
|
if ( (*p) <= -65 )
|
587
588
|
goto st10;
|
588
589
|
goto tr0;
|
@@ -596,7 +597,7 @@ st12:
|
|
596
597
|
if ( ++p == pe )
|
597
598
|
goto _test_eof12;
|
598
599
|
case 12:
|
599
|
-
#line
|
600
|
+
#line 601 "hpricot_css.c"
|
600
601
|
if ( (*p) == 46 )
|
601
602
|
goto tr14;
|
602
603
|
goto tr0;
|
@@ -611,7 +612,7 @@ st92:
|
|
611
612
|
if ( ++p == pe )
|
612
613
|
goto _test_eof92;
|
613
614
|
case 92:
|
614
|
-
#line
|
615
|
+
#line 616 "hpricot_css.c"
|
615
616
|
switch( (*p) ) {
|
616
617
|
case 43: goto st92;
|
617
618
|
case 45: goto st92;
|
@@ -640,7 +641,7 @@ st93:
|
|
640
641
|
if ( ++p == pe )
|
641
642
|
goto _test_eof93;
|
642
643
|
case 93:
|
643
|
-
#line
|
644
|
+
#line 645 "hpricot_css.c"
|
644
645
|
switch( (*p) ) {
|
645
646
|
case -60: goto st1;
|
646
647
|
case 43: goto tr160;
|
@@ -705,7 +706,7 @@ st14:
|
|
705
706
|
if ( ++p == pe )
|
706
707
|
goto _test_eof14;
|
707
708
|
case 14:
|
708
|
-
#line
|
709
|
+
#line 710 "hpricot_css.c"
|
709
710
|
if ( -88 <= (*p) && (*p) <= -65 )
|
710
711
|
goto tr23;
|
711
712
|
goto tr0;
|
@@ -729,7 +730,7 @@ st94:
|
|
729
730
|
if ( ++p == pe )
|
730
731
|
goto _test_eof94;
|
731
732
|
case 94:
|
732
|
-
#line
|
733
|
+
#line 734 "hpricot_css.c"
|
733
734
|
switch( (*p) ) {
|
734
735
|
case -60: goto st14;
|
735
736
|
case 45: goto tr23;
|
@@ -764,7 +765,7 @@ st15:
|
|
764
765
|
if ( ++p == pe )
|
765
766
|
goto _test_eof15;
|
766
767
|
case 15:
|
767
|
-
#line
|
768
|
+
#line 769 "hpricot_css.c"
|
768
769
|
if ( (*p) <= -65 )
|
769
770
|
goto tr23;
|
770
771
|
goto tr0;
|
@@ -778,7 +779,7 @@ st16:
|
|
778
779
|
if ( ++p == pe )
|
779
780
|
goto _test_eof16;
|
780
781
|
case 16:
|
781
|
-
#line
|
782
|
+
#line 783 "hpricot_css.c"
|
782
783
|
if ( (*p) <= -65 )
|
783
784
|
goto st15;
|
784
785
|
goto tr0;
|
@@ -792,7 +793,7 @@ st17:
|
|
792
793
|
if ( ++p == pe )
|
793
794
|
goto _test_eof17;
|
794
795
|
case 17:
|
795
|
-
#line
|
796
|
+
#line 797 "hpricot_css.c"
|
796
797
|
if ( (*p) <= -65 )
|
797
798
|
goto st16;
|
798
799
|
goto tr0;
|
@@ -806,7 +807,7 @@ st18:
|
|
806
807
|
if ( ++p == pe )
|
807
808
|
goto _test_eof18;
|
808
809
|
case 18:
|
809
|
-
#line
|
810
|
+
#line 811 "hpricot_css.c"
|
810
811
|
if ( (*p) == 46 )
|
811
812
|
goto tr23;
|
812
813
|
goto tr0;
|
@@ -861,7 +862,7 @@ st20:
|
|
861
862
|
if ( ++p == pe )
|
862
863
|
goto _test_eof20;
|
863
864
|
case 20:
|
864
|
-
#line
|
865
|
+
#line 866 "hpricot_css.c"
|
865
866
|
if ( -88 <= (*p) && (*p) <= -65 )
|
866
867
|
goto tr38;
|
867
868
|
goto tr0;
|
@@ -896,7 +897,7 @@ st95:
|
|
896
897
|
if ( ++p == pe )
|
897
898
|
goto _test_eof95;
|
898
899
|
case 95:
|
899
|
-
#line
|
900
|
+
#line 901 "hpricot_css.c"
|
900
901
|
switch( (*p) ) {
|
901
902
|
case -60: goto st20;
|
902
903
|
case 40: goto tr169;
|
@@ -939,7 +940,7 @@ st21:
|
|
939
940
|
if ( ++p == pe )
|
940
941
|
goto _test_eof21;
|
941
942
|
case 21:
|
942
|
-
#line
|
943
|
+
#line 944 "hpricot_css.c"
|
943
944
|
if ( (*p) <= -65 )
|
944
945
|
goto tr38;
|
945
946
|
goto tr0;
|
@@ -960,7 +961,7 @@ st22:
|
|
960
961
|
if ( ++p == pe )
|
961
962
|
goto _test_eof22;
|
962
963
|
case 22:
|
963
|
-
#line
|
964
|
+
#line 965 "hpricot_css.c"
|
964
965
|
if ( (*p) <= -65 )
|
965
966
|
goto st21;
|
966
967
|
goto tr0;
|
@@ -981,7 +982,7 @@ st23:
|
|
981
982
|
if ( ++p == pe )
|
982
983
|
goto _test_eof23;
|
983
984
|
case 23:
|
984
|
-
#line
|
985
|
+
#line 986 "hpricot_css.c"
|
985
986
|
if ( (*p) <= -65 )
|
986
987
|
goto st22;
|
987
988
|
goto tr0;
|
@@ -996,7 +997,7 @@ st24:
|
|
996
997
|
if ( ++p == pe )
|
997
998
|
goto _test_eof24;
|
998
999
|
case 24:
|
999
|
-
#line
|
1000
|
+
#line 1001 "hpricot_css.c"
|
1000
1001
|
switch( (*p) ) {
|
1001
1002
|
case 34: goto tr43;
|
1002
1003
|
case 39: goto tr44;
|
@@ -1014,7 +1015,7 @@ st25:
|
|
1014
1015
|
if ( ++p == pe )
|
1015
1016
|
goto _test_eof25;
|
1016
1017
|
case 25:
|
1017
|
-
#line
|
1018
|
+
#line 1019 "hpricot_css.c"
|
1018
1019
|
switch( (*p) ) {
|
1019
1020
|
case 34: goto tr0;
|
1020
1021
|
case 40: goto tr0;
|
@@ -1031,7 +1032,7 @@ st26:
|
|
1031
1032
|
if ( ++p == pe )
|
1032
1033
|
goto _test_eof26;
|
1033
1034
|
case 26:
|
1034
|
-
#line
|
1035
|
+
#line 1036 "hpricot_css.c"
|
1035
1036
|
switch( (*p) ) {
|
1036
1037
|
case 34: goto st28;
|
1037
1038
|
case 40: goto st29;
|
@@ -1087,7 +1088,7 @@ st32:
|
|
1087
1088
|
if ( ++p == pe )
|
1088
1089
|
goto _test_eof32;
|
1089
1090
|
case 32:
|
1090
|
-
#line
|
1091
|
+
#line 1092 "hpricot_css.c"
|
1091
1092
|
switch( (*p) ) {
|
1092
1093
|
case 34: goto st34;
|
1093
1094
|
case 39: goto st25;
|
@@ -1148,7 +1149,7 @@ st38:
|
|
1148
1149
|
if ( ++p == pe )
|
1149
1150
|
goto _test_eof38;
|
1150
1151
|
case 38:
|
1151
|
-
#line
|
1152
|
+
#line 1153 "hpricot_css.c"
|
1152
1153
|
if ( (*p) == 41 )
|
1153
1154
|
goto tr0;
|
1154
1155
|
goto st39;
|
@@ -1185,7 +1186,7 @@ st41:
|
|
1185
1186
|
if ( ++p == pe )
|
1186
1187
|
goto _test_eof41;
|
1187
1188
|
case 41:
|
1188
|
-
#line
|
1189
|
+
#line 1190 "hpricot_css.c"
|
1189
1190
|
if ( (*p) == 46 )
|
1190
1191
|
goto tr38;
|
1191
1192
|
goto tr0;
|
@@ -1203,7 +1204,7 @@ st96:
|
|
1203
1204
|
if ( ++p == pe )
|
1204
1205
|
goto _test_eof96;
|
1205
1206
|
case 96:
|
1206
|
-
#line
|
1207
|
+
#line 1208 "hpricot_css.c"
|
1207
1208
|
switch( (*p) ) {
|
1208
1209
|
case -60: goto st20;
|
1209
1210
|
case 40: goto tr169;
|
@@ -1241,7 +1242,7 @@ st97:
|
|
1241
1242
|
if ( ++p == pe )
|
1242
1243
|
goto _test_eof97;
|
1243
1244
|
case 97:
|
1244
|
-
#line
|
1245
|
+
#line 1246 "hpricot_css.c"
|
1245
1246
|
switch( (*p) ) {
|
1246
1247
|
case -60: goto tr174;
|
1247
1248
|
case 40: goto tr178;
|
@@ -1278,7 +1279,7 @@ st42:
|
|
1278
1279
|
if ( ++p == pe )
|
1279
1280
|
goto _test_eof42;
|
1280
1281
|
case 42:
|
1281
|
-
#line
|
1282
|
+
#line 1283 "hpricot_css.c"
|
1282
1283
|
switch( (*p) ) {
|
1283
1284
|
case 34: goto tr43;
|
1284
1285
|
case 39: goto tr44;
|
@@ -1298,7 +1299,7 @@ st43:
|
|
1298
1299
|
if ( ++p == pe )
|
1299
1300
|
goto _test_eof43;
|
1300
1301
|
case 43:
|
1301
|
-
#line
|
1302
|
+
#line 1303 "hpricot_css.c"
|
1302
1303
|
switch( (*p) ) {
|
1303
1304
|
case 34: goto tr62;
|
1304
1305
|
case 40: goto tr62;
|
@@ -1317,7 +1318,7 @@ st98:
|
|
1317
1318
|
if ( ++p == pe )
|
1318
1319
|
goto _test_eof98;
|
1319
1320
|
case 98:
|
1320
|
-
#line
|
1321
|
+
#line 1322 "hpricot_css.c"
|
1321
1322
|
switch( (*p) ) {
|
1322
1323
|
case -60: goto st20;
|
1323
1324
|
case 40: goto tr169;
|
@@ -1354,7 +1355,7 @@ st99:
|
|
1354
1355
|
if ( ++p == pe )
|
1355
1356
|
goto _test_eof99;
|
1356
1357
|
case 99:
|
1357
|
-
#line
|
1358
|
+
#line 1359 "hpricot_css.c"
|
1358
1359
|
switch( (*p) ) {
|
1359
1360
|
case -60: goto st20;
|
1360
1361
|
case 40: goto tr169;
|
@@ -1395,7 +1396,7 @@ st100:
|
|
1395
1396
|
if ( ++p == pe )
|
1396
1397
|
goto _test_eof100;
|
1397
1398
|
case 100:
|
1398
|
-
#line
|
1399
|
+
#line 1400 "hpricot_css.c"
|
1399
1400
|
switch( (*p) ) {
|
1400
1401
|
case -60: goto st20;
|
1401
1402
|
case 40: goto tr169;
|
@@ -1432,7 +1433,7 @@ st101:
|
|
1432
1433
|
if ( ++p == pe )
|
1433
1434
|
goto _test_eof101;
|
1434
1435
|
case 101:
|
1435
|
-
#line
|
1436
|
+
#line 1437 "hpricot_css.c"
|
1436
1437
|
switch( (*p) ) {
|
1437
1438
|
case -60: goto st20;
|
1438
1439
|
case 40: goto tr169;
|
@@ -1469,7 +1470,7 @@ st102:
|
|
1469
1470
|
if ( ++p == pe )
|
1470
1471
|
goto _test_eof102;
|
1471
1472
|
case 102:
|
1472
|
-
#line
|
1473
|
+
#line 1474 "hpricot_css.c"
|
1473
1474
|
switch( (*p) ) {
|
1474
1475
|
case -60: goto st20;
|
1475
1476
|
case 40: goto tr169;
|
@@ -1506,7 +1507,7 @@ st103:
|
|
1506
1507
|
if ( ++p == pe )
|
1507
1508
|
goto _test_eof103;
|
1508
1509
|
case 103:
|
1509
|
-
#line
|
1510
|
+
#line 1511 "hpricot_css.c"
|
1510
1511
|
switch( (*p) ) {
|
1511
1512
|
case -60: goto st20;
|
1512
1513
|
case 40: goto tr169;
|
@@ -1543,7 +1544,7 @@ st104:
|
|
1543
1544
|
if ( ++p == pe )
|
1544
1545
|
goto _test_eof104;
|
1545
1546
|
case 104:
|
1546
|
-
#line
|
1547
|
+
#line 1548 "hpricot_css.c"
|
1547
1548
|
switch( (*p) ) {
|
1548
1549
|
case -60: goto tr174;
|
1549
1550
|
case 40: goto tr178;
|
@@ -1590,7 +1591,7 @@ st105:
|
|
1590
1591
|
if ( ++p == pe )
|
1591
1592
|
goto _test_eof105;
|
1592
1593
|
case 105:
|
1593
|
-
#line
|
1594
|
+
#line 1595 "hpricot_css.c"
|
1594
1595
|
switch( (*p) ) {
|
1595
1596
|
case -60: goto st20;
|
1596
1597
|
case 40: goto tr169;
|
@@ -1627,7 +1628,7 @@ st106:
|
|
1627
1628
|
if ( ++p == pe )
|
1628
1629
|
goto _test_eof106;
|
1629
1630
|
case 106:
|
1630
|
-
#line
|
1631
|
+
#line 1632 "hpricot_css.c"
|
1631
1632
|
switch( (*p) ) {
|
1632
1633
|
case -60: goto st20;
|
1633
1634
|
case 40: goto tr169;
|
@@ -1664,7 +1665,7 @@ st107:
|
|
1664
1665
|
if ( ++p == pe )
|
1665
1666
|
goto _test_eof107;
|
1666
1667
|
case 107:
|
1667
|
-
#line
|
1668
|
+
#line 1669 "hpricot_css.c"
|
1668
1669
|
switch( (*p) ) {
|
1669
1670
|
case -60: goto st20;
|
1670
1671
|
case 40: goto tr169;
|
@@ -1701,7 +1702,7 @@ st108:
|
|
1701
1702
|
if ( ++p == pe )
|
1702
1703
|
goto _test_eof108;
|
1703
1704
|
case 108:
|
1704
|
-
#line
|
1705
|
+
#line 1706 "hpricot_css.c"
|
1705
1706
|
switch( (*p) ) {
|
1706
1707
|
case -60: goto st20;
|
1707
1708
|
case 40: goto tr169;
|
@@ -1738,7 +1739,7 @@ st109:
|
|
1738
1739
|
if ( ++p == pe )
|
1739
1740
|
goto _test_eof109;
|
1740
1741
|
case 109:
|
1741
|
-
#line
|
1742
|
+
#line 1743 "hpricot_css.c"
|
1742
1743
|
switch( (*p) ) {
|
1743
1744
|
case -60: goto st20;
|
1744
1745
|
case 40: goto tr169;
|
@@ -1775,7 +1776,7 @@ st110:
|
|
1775
1776
|
if ( ++p == pe )
|
1776
1777
|
goto _test_eof110;
|
1777
1778
|
case 110:
|
1778
|
-
#line
|
1779
|
+
#line 1780 "hpricot_css.c"
|
1779
1780
|
switch( (*p) ) {
|
1780
1781
|
case -60: goto tr174;
|
1781
1782
|
case 40: goto tr193;
|
@@ -1812,7 +1813,7 @@ st44:
|
|
1812
1813
|
if ( ++p == pe )
|
1813
1814
|
goto _test_eof44;
|
1814
1815
|
case 44:
|
1815
|
-
#line
|
1816
|
+
#line 1817 "hpricot_css.c"
|
1816
1817
|
switch( (*p) ) {
|
1817
1818
|
case 34: goto tr43;
|
1818
1819
|
case 39: goto tr44;
|
@@ -1837,7 +1838,7 @@ st45:
|
|
1837
1838
|
if ( ++p == pe )
|
1838
1839
|
goto _test_eof45;
|
1839
1840
|
case 45:
|
1840
|
-
#line
|
1841
|
+
#line 1842 "hpricot_css.c"
|
1841
1842
|
switch( (*p) ) {
|
1842
1843
|
case 34: goto tr66;
|
1843
1844
|
case 40: goto tr66;
|
@@ -1859,7 +1860,7 @@ st46:
|
|
1859
1860
|
if ( ++p == pe )
|
1860
1861
|
goto _test_eof46;
|
1861
1862
|
case 46:
|
1862
|
-
#line
|
1863
|
+
#line 1864 "hpricot_css.c"
|
1863
1864
|
switch( (*p) ) {
|
1864
1865
|
case 34: goto tr66;
|
1865
1866
|
case 40: goto tr66;
|
@@ -1909,7 +1910,7 @@ st50:
|
|
1909
1910
|
if ( ++p == pe )
|
1910
1911
|
goto _test_eof50;
|
1911
1912
|
case 50:
|
1912
|
-
#line
|
1913
|
+
#line 1914 "hpricot_css.c"
|
1913
1914
|
switch( (*p) ) {
|
1914
1915
|
case 34: goto tr66;
|
1915
1916
|
case 40: goto tr66;
|
@@ -1942,7 +1943,7 @@ st111:
|
|
1942
1943
|
if ( ++p == pe )
|
1943
1944
|
goto _test_eof111;
|
1944
1945
|
case 111:
|
1945
|
-
#line
|
1946
|
+
#line 1947 "hpricot_css.c"
|
1946
1947
|
switch( (*p) ) {
|
1947
1948
|
case -60: goto st20;
|
1948
1949
|
case 40: goto tr169;
|
@@ -1983,7 +1984,7 @@ st112:
|
|
1983
1984
|
if ( ++p == pe )
|
1984
1985
|
goto _test_eof112;
|
1985
1986
|
case 112:
|
1986
|
-
#line
|
1987
|
+
#line 1988 "hpricot_css.c"
|
1987
1988
|
switch( (*p) ) {
|
1988
1989
|
case -60: goto st20;
|
1989
1990
|
case 40: goto tr169;
|
@@ -2025,7 +2026,7 @@ st113:
|
|
2025
2026
|
if ( ++p == pe )
|
2026
2027
|
goto _test_eof113;
|
2027
2028
|
case 113:
|
2028
|
-
#line
|
2029
|
+
#line 2030 "hpricot_css.c"
|
2029
2030
|
switch( (*p) ) {
|
2030
2031
|
case -60: goto st20;
|
2031
2032
|
case 40: goto tr169;
|
@@ -2062,7 +2063,7 @@ st114:
|
|
2062
2063
|
if ( ++p == pe )
|
2063
2064
|
goto _test_eof114;
|
2064
2065
|
case 114:
|
2065
|
-
#line
|
2066
|
+
#line 2067 "hpricot_css.c"
|
2066
2067
|
switch( (*p) ) {
|
2067
2068
|
case -60: goto st20;
|
2068
2069
|
case 40: goto tr169;
|
@@ -2103,7 +2104,7 @@ st115:
|
|
2103
2104
|
if ( ++p == pe )
|
2104
2105
|
goto _test_eof115;
|
2105
2106
|
case 115:
|
2106
|
-
#line
|
2107
|
+
#line 2108 "hpricot_css.c"
|
2107
2108
|
switch( (*p) ) {
|
2108
2109
|
case -60: goto st20;
|
2109
2110
|
case 40: goto tr169;
|
@@ -2141,7 +2142,7 @@ st116:
|
|
2141
2142
|
if ( ++p == pe )
|
2142
2143
|
goto _test_eof116;
|
2143
2144
|
case 116:
|
2144
|
-
#line
|
2145
|
+
#line 2146 "hpricot_css.c"
|
2145
2146
|
switch( (*p) ) {
|
2146
2147
|
case -60: goto st20;
|
2147
2148
|
case 40: goto tr169;
|
@@ -2178,7 +2179,7 @@ st117:
|
|
2178
2179
|
if ( ++p == pe )
|
2179
2180
|
goto _test_eof117;
|
2180
2181
|
case 117:
|
2181
|
-
#line
|
2182
|
+
#line 2183 "hpricot_css.c"
|
2182
2183
|
switch( (*p) ) {
|
2183
2184
|
case -60: goto st20;
|
2184
2185
|
case 40: goto tr169;
|
@@ -2215,7 +2216,7 @@ st118:
|
|
2215
2216
|
if ( ++p == pe )
|
2216
2217
|
goto _test_eof118;
|
2217
2218
|
case 118:
|
2218
|
-
#line
|
2219
|
+
#line 2220 "hpricot_css.c"
|
2219
2220
|
switch( (*p) ) {
|
2220
2221
|
case -60: goto st20;
|
2221
2222
|
case 40: goto tr169;
|
@@ -2252,7 +2253,7 @@ st119:
|
|
2252
2253
|
if ( ++p == pe )
|
2253
2254
|
goto _test_eof119;
|
2254
2255
|
case 119:
|
2255
|
-
#line
|
2256
|
+
#line 2257 "hpricot_css.c"
|
2256
2257
|
switch( (*p) ) {
|
2257
2258
|
case -60: goto st20;
|
2258
2259
|
case 40: goto tr169;
|
@@ -2317,7 +2318,7 @@ st53:
|
|
2317
2318
|
if ( ++p == pe )
|
2318
2319
|
goto _test_eof53;
|
2319
2320
|
case 53:
|
2320
|
-
#line
|
2321
|
+
#line 2322 "hpricot_css.c"
|
2321
2322
|
if ( -88 <= (*p) && (*p) <= -65 )
|
2322
2323
|
goto st54;
|
2323
2324
|
goto st0;
|
@@ -2338,7 +2339,7 @@ st54:
|
|
2338
2339
|
if ( ++p == pe )
|
2339
2340
|
goto _test_eof54;
|
2340
2341
|
case 54:
|
2341
|
-
#line
|
2342
|
+
#line 2343 "hpricot_css.c"
|
2342
2343
|
switch( (*p) ) {
|
2343
2344
|
case -60: goto tr86;
|
2344
2345
|
case 32: goto tr90;
|
@@ -2379,7 +2380,7 @@ st55:
|
|
2379
2380
|
if ( ++p == pe )
|
2380
2381
|
goto _test_eof55;
|
2381
2382
|
case 55:
|
2382
|
-
#line
|
2383
|
+
#line 2384 "hpricot_css.c"
|
2383
2384
|
if ( (*p) == 61 )
|
2384
2385
|
goto st56;
|
2385
2386
|
goto st0;
|
@@ -2408,7 +2409,7 @@ st57:
|
|
2408
2409
|
if ( ++p == pe )
|
2409
2410
|
goto _test_eof57;
|
2410
2411
|
case 57:
|
2411
|
-
#line
|
2412
|
+
#line 2413 "hpricot_css.c"
|
2412
2413
|
if ( (*p) == 93 )
|
2413
2414
|
goto tr100;
|
2414
2415
|
goto st57;
|
@@ -2424,7 +2425,7 @@ st58:
|
|
2424
2425
|
if ( ++p == pe )
|
2425
2426
|
goto _test_eof58;
|
2426
2427
|
case 58:
|
2427
|
-
#line
|
2428
|
+
#line 2429 "hpricot_css.c"
|
2428
2429
|
switch( (*p) ) {
|
2429
2430
|
case 32: goto st58;
|
2430
2431
|
case 34: goto st59;
|
@@ -2446,7 +2447,7 @@ st59:
|
|
2446
2447
|
if ( ++p == pe )
|
2447
2448
|
goto _test_eof59;
|
2448
2449
|
case 59:
|
2449
|
-
#line
|
2450
|
+
#line 2451 "hpricot_css.c"
|
2450
2451
|
switch( (*p) ) {
|
2451
2452
|
case 34: goto st57;
|
2452
2453
|
case 93: goto tr104;
|
@@ -2460,7 +2461,7 @@ st120:
|
|
2460
2461
|
if ( ++p == pe )
|
2461
2462
|
goto _test_eof120;
|
2462
2463
|
case 120:
|
2463
|
-
#line
|
2464
|
+
#line 2465 "hpricot_css.c"
|
2464
2465
|
if ( (*p) == 34 )
|
2465
2466
|
goto st61;
|
2466
2467
|
goto st60;
|
@@ -2490,7 +2491,7 @@ st62:
|
|
2490
2491
|
if ( ++p == pe )
|
2491
2492
|
goto _test_eof62;
|
2492
2493
|
case 62:
|
2493
|
-
#line
|
2494
|
+
#line 2495 "hpricot_css.c"
|
2494
2495
|
switch( (*p) ) {
|
2495
2496
|
case 39: goto st57;
|
2496
2497
|
case 93: goto tr108;
|
@@ -2504,7 +2505,7 @@ st121:
|
|
2504
2505
|
if ( ++p == pe )
|
2505
2506
|
goto _test_eof121;
|
2506
2507
|
case 121:
|
2507
|
-
#line
|
2508
|
+
#line 2509 "hpricot_css.c"
|
2508
2509
|
if ( (*p) == 39 )
|
2509
2510
|
goto st61;
|
2510
2511
|
goto st63;
|
@@ -2526,7 +2527,7 @@ st64:
|
|
2526
2527
|
if ( ++p == pe )
|
2527
2528
|
goto _test_eof64;
|
2528
2529
|
case 64:
|
2529
|
-
#line
|
2530
|
+
#line 2531 "hpricot_css.c"
|
2530
2531
|
if ( (*p) == 61 )
|
2531
2532
|
goto st56;
|
2532
2533
|
if ( -88 <= (*p) && (*p) <= -65 )
|
@@ -2543,7 +2544,7 @@ st65:
|
|
2543
2544
|
if ( ++p == pe )
|
2544
2545
|
goto _test_eof65;
|
2545
2546
|
case 65:
|
2546
|
-
#line
|
2547
|
+
#line 2548 "hpricot_css.c"
|
2547
2548
|
if ( (*p) == 61 )
|
2548
2549
|
goto st56;
|
2549
2550
|
if ( (*p) <= -65 )
|
@@ -2560,7 +2561,7 @@ st66:
|
|
2560
2561
|
if ( ++p == pe )
|
2561
2562
|
goto _test_eof66;
|
2562
2563
|
case 66:
|
2563
|
-
#line
|
2564
|
+
#line 2565 "hpricot_css.c"
|
2564
2565
|
if ( (*p) == 61 )
|
2565
2566
|
goto st56;
|
2566
2567
|
if ( (*p) <= -65 )
|
@@ -2576,7 +2577,7 @@ st67:
|
|
2576
2577
|
if ( ++p == pe )
|
2577
2578
|
goto _test_eof67;
|
2578
2579
|
case 67:
|
2579
|
-
#line
|
2580
|
+
#line 2581 "hpricot_css.c"
|
2580
2581
|
if ( (*p) <= -65 )
|
2581
2582
|
goto st54;
|
2582
2583
|
goto st0;
|
@@ -2591,7 +2592,7 @@ st68:
|
|
2591
2592
|
if ( ++p == pe )
|
2592
2593
|
goto _test_eof68;
|
2593
2594
|
case 68:
|
2594
|
-
#line
|
2595
|
+
#line 2596 "hpricot_css.c"
|
2595
2596
|
if ( (*p) == 61 )
|
2596
2597
|
goto st56;
|
2597
2598
|
if ( (*p) <= -65 )
|
@@ -2607,7 +2608,7 @@ st69:
|
|
2607
2608
|
if ( ++p == pe )
|
2608
2609
|
goto _test_eof69;
|
2609
2610
|
case 69:
|
2610
|
-
#line
|
2611
|
+
#line 2612 "hpricot_css.c"
|
2611
2612
|
if ( (*p) <= -65 )
|
2612
2613
|
goto st67;
|
2613
2614
|
goto st0;
|
@@ -2622,7 +2623,7 @@ st70:
|
|
2622
2623
|
if ( ++p == pe )
|
2623
2624
|
goto _test_eof70;
|
2624
2625
|
case 70:
|
2625
|
-
#line
|
2626
|
+
#line 2627 "hpricot_css.c"
|
2626
2627
|
switch( (*p) ) {
|
2627
2628
|
case 32: goto st70;
|
2628
2629
|
case 61: goto st71;
|
@@ -2641,7 +2642,7 @@ st71:
|
|
2641
2642
|
if ( ++p == pe )
|
2642
2643
|
goto _test_eof71;
|
2643
2644
|
case 71:
|
2644
|
-
#line
|
2645
|
+
#line 2646 "hpricot_css.c"
|
2645
2646
|
switch( (*p) ) {
|
2646
2647
|
case 32: goto tr96;
|
2647
2648
|
case 34: goto tr97;
|
@@ -2664,7 +2665,7 @@ st72:
|
|
2664
2665
|
if ( ++p == pe )
|
2665
2666
|
goto _test_eof72;
|
2666
2667
|
case 72:
|
2667
|
-
#line
|
2668
|
+
#line 2669 "hpricot_css.c"
|
2668
2669
|
switch( (*p) ) {
|
2669
2670
|
case 32: goto tr96;
|
2670
2671
|
case 34: goto tr97;
|
@@ -2685,7 +2686,7 @@ st73:
|
|
2685
2686
|
if ( ++p == pe )
|
2686
2687
|
goto _test_eof73;
|
2687
2688
|
case 73:
|
2688
|
-
#line
|
2689
|
+
#line 2690 "hpricot_css.c"
|
2689
2690
|
switch( (*p) ) {
|
2690
2691
|
case 46: goto st54;
|
2691
2692
|
case 61: goto st56;
|
@@ -2701,7 +2702,7 @@ st74:
|
|
2701
2702
|
if ( ++p == pe )
|
2702
2703
|
goto _test_eof74;
|
2703
2704
|
case 74:
|
2704
|
-
#line
|
2705
|
+
#line 2706 "hpricot_css.c"
|
2705
2706
|
if ( (*p) <= -65 )
|
2706
2707
|
goto st69;
|
2707
2708
|
goto st0;
|
@@ -2715,7 +2716,7 @@ st75:
|
|
2715
2716
|
if ( ++p == pe )
|
2716
2717
|
goto _test_eof75;
|
2717
2718
|
case 75:
|
2718
|
-
#line
|
2719
|
+
#line 2720 "hpricot_css.c"
|
2719
2720
|
if ( (*p) == 46 )
|
2720
2721
|
goto st54;
|
2721
2722
|
goto st0;
|
@@ -2729,7 +2730,7 @@ st76:
|
|
2729
2730
|
if ( ++p == pe )
|
2730
2731
|
goto _test_eof76;
|
2731
2732
|
case 76:
|
2732
|
-
#line
|
2733
|
+
#line 2734 "hpricot_css.c"
|
2733
2734
|
switch( (*p) ) {
|
2734
2735
|
case -60: goto tr86;
|
2735
2736
|
case 32: goto tr90;
|
@@ -2771,7 +2772,7 @@ st77:
|
|
2771
2772
|
if ( ++p == pe )
|
2772
2773
|
goto _test_eof77;
|
2773
2774
|
case 77:
|
2774
|
-
#line
|
2775
|
+
#line 2776 "hpricot_css.c"
|
2775
2776
|
switch( (*p) ) {
|
2776
2777
|
case -60: goto tr86;
|
2777
2778
|
case 32: goto tr90;
|
@@ -2813,7 +2814,7 @@ st78:
|
|
2813
2814
|
if ( ++p == pe )
|
2814
2815
|
goto _test_eof78;
|
2815
2816
|
case 78:
|
2816
|
-
#line
|
2817
|
+
#line 2818 "hpricot_css.c"
|
2817
2818
|
switch( (*p) ) {
|
2818
2819
|
case -60: goto tr86;
|
2819
2820
|
case 32: goto tr90;
|
@@ -2855,7 +2856,7 @@ st79:
|
|
2855
2856
|
if ( ++p == pe )
|
2856
2857
|
goto _test_eof79;
|
2857
2858
|
case 79:
|
2858
|
-
#line
|
2859
|
+
#line 2860 "hpricot_css.c"
|
2859
2860
|
switch( (*p) ) {
|
2860
2861
|
case -60: goto tr86;
|
2861
2862
|
case 32: goto tr90;
|
@@ -2896,7 +2897,7 @@ st80:
|
|
2896
2897
|
if ( ++p == pe )
|
2897
2898
|
goto _test_eof80;
|
2898
2899
|
case 80:
|
2899
|
-
#line
|
2900
|
+
#line 2901 "hpricot_css.c"
|
2900
2901
|
switch( (*p) ) {
|
2901
2902
|
case -60: goto tr120;
|
2902
2903
|
case 32: goto tr96;
|
@@ -2945,7 +2946,7 @@ st81:
|
|
2945
2946
|
if ( ++p == pe )
|
2946
2947
|
goto _test_eof81;
|
2947
2948
|
case 81:
|
2948
|
-
#line
|
2949
|
+
#line 2950 "hpricot_css.c"
|
2949
2950
|
if ( (*p) == 93 )
|
2950
2951
|
goto tr100;
|
2951
2952
|
if ( -88 <= (*p) && (*p) <= -65 )
|
@@ -2967,7 +2968,7 @@ st82:
|
|
2967
2968
|
if ( ++p == pe )
|
2968
2969
|
goto _test_eof82;
|
2969
2970
|
case 82:
|
2970
|
-
#line
|
2971
|
+
#line 2972 "hpricot_css.c"
|
2971
2972
|
switch( (*p) ) {
|
2972
2973
|
case -60: goto st81;
|
2973
2974
|
case 45: goto st82;
|
@@ -3009,7 +3010,7 @@ st83:
|
|
3009
3010
|
if ( ++p == pe )
|
3010
3011
|
goto _test_eof83;
|
3011
3012
|
case 83:
|
3012
|
-
#line
|
3013
|
+
#line 3014 "hpricot_css.c"
|
3013
3014
|
if ( (*p) == 93 )
|
3014
3015
|
goto tr100;
|
3015
3016
|
if ( (*p) <= -65 )
|
@@ -3031,7 +3032,7 @@ st84:
|
|
3031
3032
|
if ( ++p == pe )
|
3032
3033
|
goto _test_eof84;
|
3033
3034
|
case 84:
|
3034
|
-
#line
|
3035
|
+
#line 3036 "hpricot_css.c"
|
3035
3036
|
if ( (*p) == 93 )
|
3036
3037
|
goto tr100;
|
3037
3038
|
if ( (*p) <= -65 )
|
@@ -3053,7 +3054,7 @@ st85:
|
|
3053
3054
|
if ( ++p == pe )
|
3054
3055
|
goto _test_eof85;
|
3055
3056
|
case 85:
|
3056
|
-
#line
|
3057
|
+
#line 3058 "hpricot_css.c"
|
3057
3058
|
if ( (*p) == 93 )
|
3058
3059
|
goto tr100;
|
3059
3060
|
if ( (*p) <= -65 )
|
@@ -3075,7 +3076,7 @@ st86:
|
|
3075
3076
|
if ( ++p == pe )
|
3076
3077
|
goto _test_eof86;
|
3077
3078
|
case 86:
|
3078
|
-
#line
|
3079
|
+
#line 3080 "hpricot_css.c"
|
3079
3080
|
switch( (*p) ) {
|
3080
3081
|
case 46: goto st82;
|
3081
3082
|
case 93: goto tr100;
|
@@ -3095,7 +3096,7 @@ st122:
|
|
3095
3096
|
if ( ++p == pe )
|
3096
3097
|
goto _test_eof122;
|
3097
3098
|
case 122:
|
3098
|
-
#line
|
3099
|
+
#line 3100 "hpricot_css.c"
|
3099
3100
|
switch( (*p) ) {
|
3100
3101
|
case -60: goto st1;
|
3101
3102
|
case 45: goto tr1;
|
@@ -3131,7 +3132,7 @@ st123:
|
|
3131
3132
|
if ( ++p == pe )
|
3132
3133
|
goto _test_eof123;
|
3133
3134
|
case 123:
|
3134
|
-
#line
|
3135
|
+
#line 3136 "hpricot_css.c"
|
3135
3136
|
switch( (*p) ) {
|
3136
3137
|
case -60: goto st1;
|
3137
3138
|
case 45: goto tr1;
|
@@ -3167,7 +3168,7 @@ st124:
|
|
3167
3168
|
if ( ++p == pe )
|
3168
3169
|
goto _test_eof124;
|
3169
3170
|
case 124:
|
3170
|
-
#line
|
3171
|
+
#line 3172 "hpricot_css.c"
|
3171
3172
|
switch( (*p) ) {
|
3172
3173
|
case -60: goto st1;
|
3173
3174
|
case 45: goto tr1;
|
@@ -3206,7 +3207,7 @@ st125:
|
|
3206
3207
|
if ( ++p == pe )
|
3207
3208
|
goto _test_eof125;
|
3208
3209
|
case 125:
|
3209
|
-
#line
|
3210
|
+
#line 3211 "hpricot_css.c"
|
3210
3211
|
switch( (*p) ) {
|
3211
3212
|
case -60: goto st1;
|
3212
3213
|
case 45: goto tr1;
|
@@ -3242,7 +3243,7 @@ st126:
|
|
3242
3243
|
if ( ++p == pe )
|
3243
3244
|
goto _test_eof126;
|
3244
3245
|
case 126:
|
3245
|
-
#line
|
3246
|
+
#line 3247 "hpricot_css.c"
|
3246
3247
|
switch( (*p) ) {
|
3247
3248
|
case -60: goto st1;
|
3248
3249
|
case 45: goto tr1;
|