Folgende Konstanten werden von dieser Erweiterung definiert und stehen nur zur Verfügung, wenn die Erweiterung entweder statisch in PHP kompiliert oder dynamisch zur Laufzeit geladen wurde.
LIBXML_BIGLINES
(integer)
Hinweis:
Only available as of PHP 7.0.0 with Libxml >= 2.9.0
LIBXML_COMPACT
(integer)
Hinweis:
Only available in Libxml >= 2.6.21
LIBXML_DTDATTR
(integer)
LIBXML_DTDLOAD
(integer)
LIBXML_DTDVALID
(integer)
LIBXML_HTML_NOIMPLIED
(integer)
Hinweis:
Only available in Libxml >= 2.7.7 (as of PHP >= 5.4.0)
LIBXML_HTML_NODEFDTD
(integer)
Hinweis:
Only available in Libxml >= 2.7.8 (as of PHP >= 5.4.0)
LIBXML_NOBLANKS
(integer)
LIBXML_NOCDATA
(integer)
LIBXML_NOEMPTYTAG
(integer)
Hinweis:
This option is currently just available in the DOMDocument::save and DOMDocument::saveXML functions.
LIBXML_NOENT
(integer)
LIBXML_NOERROR
(integer)
LIBXML_NONET
(integer)
LIBXML_NOWARNING
(integer)
LIBXML_NOXMLDECL
(integer)
Hinweis:
Only available in Libxml >= 2.6.21
LIBXML_NSCLEAN
(integer)
LIBXML_PARSEHUGE
(integer)
Hinweis:
Only available in Libxml >= 2.7.0 (as of PHP >= 5.3.2 and PHP >= 5.2.12)
LIBXML_PEDANTIC
(integer)
Hinweis:
Available as of PHP >= 5.4.0
LIBXML_XINCLUDE
(integer)
LIBXML_ERR_ERROR
(integer)
LIBXML_ERR_FATAL
(integer)
LIBXML_ERR_NONE
(integer)
LIBXML_ERR_WARNING
(integer)
LIBXML_VERSION
(integer)
LIBXML_DOTTED_VERSION
(string)
LIBXML_SCHEMA_CREATE
(integer)
Hinweis:
Only available in Libxml >= 2.6.14 (as of PHP >= 5.5.2)