Home
last modified time | relevance | path

Searched refs:LIBXML_NOENT (Results 1 – 11 of 11) sorted by relevance

/php-src/ext/dom/tests/
H A DDOMDocument_load_variation4.phpt2 Test DOMDocument::load() with LIBXML_DTDATTR, LIBXML_NOCDATA, LIBXML_NOENT, LIBXML_NOBLANKS
5 LIBXML_DTDATTR, LIBXML_NOCDATA, LIBXML_NOENT and LIBXML_NOBLANKS
16 LOAD_OPTIONS=LIBXML_DTDATTR|LIBXML_NOCDATA|LIBXML_NOENT|LIBXML_NOBLANKS
H A DDOMDocument_loadXML_variation4.phpt2 Test DOMDocument::loadXML() with LIBXML_DTDATTR, LIBXML_NOCDATA, LIBXML_NOENT, LIBXML_NOBLANKS
5 LIBXML_DTDATTR, LIBXML_NOCDATA, LIBXML_NOENT and LIBXML_NOBLANKS
16 LOAD_OPTIONS=LIBXML_DTDATTR|LIBXML_NOCDATA|LIBXML_NOENT|LIBXML_NOBLANKS
H A Dbug54601.phpt17 $doc->loadXML($xml, LIBXML_NOENT);
H A DDOMDocument_adoptNode.phpt89 XML, LIBXML_NOENT);
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_fromString_03.phpt9 …LIBXML_RECOVER, LIBXML_NOENT, LIBXML_DTDLOAD, LIBXML_DTDATTR, LIBXML_DTDVALID, LIBXML_NOERROR, LIB…
24 … #2 ($options) contains invalid flags (allowed flags: LIBXML_RECOVER, LIBXML_NOENT, LIBXML_DTDLOAD…
/php-src/ext/xmlreader/tests/
H A Dbug42139.phpt18 $reader->XML( $xml, NULL, LIBXML_NOENT);
/php-src/ext/dom/tests/delayed_freeing/
H A Delement_declaration.phpt16 XML, LIBXML_NOENT);
/php-src/ext/libxml/
H A Dlibxml.stub.php30 const LIBXML_NOENT = UNKNOWN; define
/php-src/ext/libxml/tests/
H A Dlibxml_entity_loading_disabled_by_default.phpt39 return simplexml_load_string($xml, 'SimpleXMLElement', LIBXML_NOENT);
/php-src/ext/dom/tests/compareDocumentPosition/
H A Dentity.phpt18 XML, LIBXML_NOENT);
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_parse_options.phpt19 LIBXML_NOENT,

Completed in 15 milliseconds