File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird / doc / prog-spell.sed
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Aug 22 12:33:54 2017 UTC (6 years, 10 months ago) by misho
Branches: bird, MAIN
CVS tags: v1_6_8p3, v1_6_3p0, v1_6_3, HEAD
bird 1.6.3

    1: s%<type>[^<]*</type>%%g
    2: s%<param>[^<]*</param>%%g
    3: s%<func>[^<]*</func>%%g
    4: s%<funcdef>[^<]*</funcdef>%%g
    5: s%<type/[^</]*/%%g
    6: s%<param/[^</]*/%%g
    7: s%<func/[^</]*/%%g
    8: s%<funcdef/[^</]*/%%g
    9: s%<struct/[^</]*/%%g
   10: s%<const/[^</]*/%%g
   11: s%<[^<>/ ]\+/%%g
   12: s%</\?[^<>/ ]*>%%g
   13: s%&[^;]*;%%g

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>