Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/dom/
H A Dphp_dom.stub.php681 public bool $formatOutput; variable in DOMDocument
/PHP-8.2/build/
H A Dgen_stub.php1471 $doc->formatOutput = true;
2641 $doc->formatOutput = true;
4255 $doc->formatOutput = false;
4437 $doc->formatOutput = false;
4576 $docComparator->formatOutput = true;

Completed in 34 milliseconds