File: xmlsimple.h

package info (click to toggle)
tdom 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,260 kB
  • sloc: ansic: 56,762; xml: 20,797; tcl: 3,618; sh: 658; makefile: 83; cpp: 30
file content (5 lines) | stat: -rw-r--r-- 290 bytes parent folder | download
1
2
3
4
5

domDocument *  XML_SimpleParseDocument ( char *xml, int ignoreWhiteSpaces,
                                         int keepCDATA, int forest,
                                         char *baseURI, Tcl_Obj *extResolver,
                                         int *pos, char **errStr );