File: html.pat

package info (click to toggle)
l7-protocols 20090528-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,356 kB
  • ctags: 104
  • sloc: ansic: 1,128; cpp: 261; sh: 231; makefile: 29
file content (11 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# (X)HTML - (Extensible) Hypertext Markup Language - http://w3.org
# Pattern attributes: good fast notsofast subset
# Protocol groups: file
# 
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
# This pattern has been tested and is believe to work well.

# this should match any (X)HTML document from any version that conforms
# even vaugly to the standards.
html
<html.*><head>