swh:1:snp:7d9f1bc35e120776766db9334626062f837c20ad
Raw File
Tip revision: d4b41d26bd5713ab12086a972c215b645facc336 authored by Duncan Temple Lang on 02 October 2012, 00:00:00 UTC
version 3.95-0.1
Tip revision: d4b41d2
CodeDetails
Each routine (except isBlank()) is declared, defined and invoked
by enclosing its name in a call to the pre-processor macro RS_XML().
This is used to provide a namespace for the routines so that they
don't conflict. (This happened when combining the libxml with code
which had a routine startElement() defined!)


I chose not to use noweb for this package in order to simplify
installation for others.

back to top