Make sure EOF is defined
[xapian.git] / xapian-applications / omega / myhtmlparse.tokens
blobc6d4f343ab1f1fd0d6d5083be200b89603ddec18
1 address         BLOCK
2 applet          SPACE NOCLOSE
3 blockquote      BLOCK
4 br              BREAK NOCLOSE
5 center          BLOCK
6 dd              BLOCK
7 dir             BLOCK
8 div             BLOCK
9 dl              BLOCK
10 dt              BLOCK
11 embed           SPACE NOCLOSE
12 fieldset        BLOCK
13 form            BLOCK
14 h1              BLOCK
15 h2              BLOCK
16 h3              BLOCK
17 h4              BLOCK
18 h5              BLOCK
19 h6              BLOCK
20 hr              BLOCK
21 iframe          BLOCK
22 img             SPACE NOCLOSE
23 input           SPACE NOCLOSE
24 isindex         BLOCK NOCLOSE
25 keygen          SPACE NOCLOSE
26 legend          BLOCK
27 li              BLOCK
28 listing         BLOCK
29 marquee         BLOCK
30 menu            BLOCK
31 meta            0 NOCLOSE
32 multicol        BLOCK
33 object          SPACE NOCLOSE
34 ol              BLOCK
35 option          BLOCK
36 p               BLOCK
37 plaintext       BLOCK
38 pre             BLOCK
39 q               SPACE
40 script
41 select          BLOCK
42 style
43 table           BLOCK
44 td              COLUMN
45 textarea        BLOCK
46 th              COLUMN
47 title
48 tr              BLOCK
49 ul              BLOCK
50 xmp             SPACE