DomDocumentType->internal_subset
(No version information available, might be only in CVS)
DomDocumentType->internal_subset —
Returns internal subset
Description
DomDocumentType
bool internal_subset
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Migrating to PHP 5
Use the internalSubset property of the
DOMDocumentType object.