Home
last modified time | relevance | path

Searched refs:LIBXML_NOERROR (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/dom/tests/
H A DDOMDocument_loadXML_variation3.phpt2 Test DOMDocument::loadXML() with LIBXML_DTDVALID and LIBXML_NOERROR options
4 This test vrifies the right behaviour of the LIBXML_NOERROR constant
18 LOAD_OPTIONS=LIBXML_DTDVALID | LIBXML_NOERROR
H A DDOMDocument_load_variation3.phpt2 Test DOMDocument::load() with LIBXML_DTDVALID and LIBXML_NOERROR options
4 This test vrifies the right behaviour of the LIBXML_NOERROR constant
18 LOAD_OPTIONS=LIBXML_DTDVALID | LIBXML_NOERROR
H A Dbug74004.phpt2 … (DOMDocument->loadHTML and ->loadHTMLFile do not heed LIBXML_NOWARNING and LIBXML_NOERROR options)
9 $doc->loadHTML("<tag-throw></tag-throw>",LIBXML_NOERROR);
/PHP-8.2/ext/libxml/
H A Dlibxml.stub.php45 const LIBXML_NOERROR = UNKNOWN; define

Completed in 6 milliseconds