DomDocumentType->internal_subset
(PHP 4 >= 4.1.0)
DomDocumentType->internal_subset — Returns internal subset
Description
bool DomDocumentType::internal_subset
( void
)
Warning
This function is currently not documented; only its argument list is available.
Migrating to PHP 5
Use the internalSubset property of the DOMDocumentType object.