File: xml.xml

package info (click to toggle)
tea 63.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,400 kB
  • sloc: cpp: 26,688; ansic: 9,471; xml: 420; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<document pattern="^.*\.(htm|html|xml|xhtml|ts|osm|xsl)$">

<item name="options" wrap="1" casecare="0"></item>

<item name="tags" type="keywords" color="tags" fontstyle="bold">&lt;(?:"[^"]*"['"]*|'[^']*'['"]*|[^'">])+&gt;</item>

<item name="attr-content" type="keywords" color="quotes">("[^\"]*"|'[^']*')</item>

<item name="mcomment-start" type="mcomment-start" color="mcomment-start" fontstyle="italic">&lt;!--</item>

<item name="mcomment-end" type="mcomment-end">--&gt;</item>

<item name="cm_mult" type="comment">&lt;!-- %s --&gt;</item>

<item name="cm_single" type="comment">&lt;!-- %s --&gt;</item>

</document>