Home
last modified time | relevance | path

Searched refs:formatOutput (Results 1 – 19 of 19) sorted by relevance

/PHP-8.4/ext/dom/tests/
H A Dbug46849.phpt8 $dom->formatOutput = 1;
9 var_dump($dom->formatOutput);
12 var_dump($dom2->formatOutput);
H A Dbug35673.phpt2 Bug #35673 (formatOutput does not work with saveHTML).
12 $htmldoc->formatOutput = true;
H A Dbug76285.phpt2 Bug #76285 DOMDocument::formatOutput attribute sometimes ignored
11 $dom->formatOutput = false;
H A DDOMDocument_save_basic.phpt8 $doc->formatOutput = true;
H A DDOM4_DOMNode_append_ns.phpt10 $doc->formatOutput = true;
H A DDOM4_DOMNode_prepend_ns.phpt10 $doc->formatOutput = true;
H A DDOMDocument_saveHTMLFile_formatOutput_gte_2_13.phpt16 $doc->formatOutput = true;
H A DDOM4_DOMNode_after_ns.phpt10 $doc->formatOutput = true;
H A DDOM4_DOMNode_before_ns.phpt10 $doc->formatOutput = true;
H A DDOMDocument_saveHTMLFile_formatOutput.phpt16 $doc->formatOutput = true;
H A Ddomobject_debug_handler.phpt49 ["formatOutput"]=>
/PHP-8.4/ext/dom/tests/modern/spec/
H A Dxml_serialize_LIBXML_NOEMPTYTAG.phpt11 $doc->formatOutput = true;
H A Dxml_serialize_formatting.phpt27 $dom->formatOutput = true;
H A DDocument_implementation_createDocument.phpt47 ["formatOutput"]=>
/PHP-8.4/ext/dom/tests/modern/xml/
H A DXMLDocument_debug.phpt20 ["formatOutput"]=>
H A DXMLDocument_fromEmptyDocument_02.phpt20 ["formatOutput"]=>
H A DXMLDocument_node_ownerDocument_for_XML.phpt23 ["formatOutput"]=>
/PHP-8.4/ext/dom/
H A Dphp_dom.stub.php916 public bool $formatOutput; variable in DOMDocument
2079 public bool $formatOutput; variable in Dom\\XMLDocument
/PHP-8.4/build/
H A Dgen_stub.php1644 $doc->formatOutput = true;
3523 $doc->formatOutput = true;
5444 $doc->formatOutput = false;
5623 $doc->formatOutput = false;
5810 $doc->formatOutput = false;
5940 $docComparator->formatOutput = true;

Completed in 75 milliseconds