File: myhtmlparse.tokens

package info (click to toggle)
xapian-omega 1.4.3-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 3,684 kB
  • sloc: cpp: 13,129; sh: 4,529; perl: 864; makefile: 322
file content (50 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
address		BLOCK
applet		SPACE NOCLOSE
blockquote	BLOCK
br		BREAK NOCLOSE
center		BLOCK
dd		BLOCK
dir		BLOCK
div		BLOCK
dl		BLOCK
dt		BLOCK
embed		SPACE NOCLOSE
fieldset	BLOCK
form		BLOCK
h1		BLOCK
h2		BLOCK
h3		BLOCK
h4		BLOCK
h5		BLOCK
h6		BLOCK
hr		BLOCK
iframe		BLOCK
img		SPACE NOCLOSE
input		SPACE NOCLOSE
isindex		BLOCK NOCLOSE
keygen		SPACE NOCLOSE
legend		BLOCK
li		BLOCK
listing		BLOCK
marquee		BLOCK
menu		BLOCK
meta		0 NOCLOSE
multicol	BLOCK
object		SPACE NOCLOSE
ol		BLOCK
option		BLOCK
p		BLOCK
plaintext	BLOCK
pre		BLOCK
q		SPACE
script
select		BLOCK
style
table		BLOCK
td		COLUMN
textarea	BLOCK
th		COLUMN
title
tr		BLOCK
ul		BLOCK
xmp		SPACE