summaryrefslogtreecommitdiffstats
path: root/doc/prog-spell.sed
blob: 426a0332cf09a669d62cdfba4da8c0e8175e31e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
s%<type>[^<]*</type>%%g
s%<param>[^<]*</param>%%g
s%<func>[^<]*</func>%%g
s%<funcdef>[^<]*</funcdef>%%g
s%<type/[^</]*/%%g
s%<param/[^</]*/%%g
s%<func/[^</]*/%%g
s%<funcdef/[^</]*/%%g
s%<struct/[^</]*/%%g
s%<const/[^</]*/%%g
s%<[^<>/ ]\+/%%g
s%</\?[^<>/ ]*>%%g
s%&[^;]*;%%g