Name
DefaultExpand -- default handler with expansions
Synopsis
DefaultExpand(p, s$)
Function
This does the same as DefaultHandler() except that this handler doesn't inhibit the expansion of internal entity references. The entity reference will not be passed to the default handler.

Parameters
p
parser handle
s$
the character data

Show TOC