File: cdata_section.c

package info (click to toggle)
gxml 0.20.4%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,364 kB
  • sloc: xml: 131,277; ansic: 786; javascript: 328; python: 88; makefile: 35; sh: 11
file content (3 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (2)
1
2
3
/* CDATASections are a type of Text node, which are CharacterData
   nodes.  To see more of what you can do with a CDATASection, view
   those examples */