Home
last modified time | relevance | path

Searched refs:setIndent (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/ext/xmlwriter/tests/
H A Dbug41326.phpt11 $xml->setIndent(true);
26 $xw->setIndent(true);
H A Dbug71536.phpt14 $xml->setIndent(false);
H A Dbug79344.phpt11 $writer->setIndent(true);
H A DOO_008.phpt12 $xw->setIndent(TRUE);
H A DOO_010.phpt15 $xw->setIndent(TRUE);
H A DOO_011.phpt15 $xw->setIndent(TRUE);
H A DOO_007.phpt12 $xw->setIndent(TRUE);
H A DOO_009.phpt14 $xw->setIndent(TRUE);
H A Dbug41287.phpt24 $xw->setIndent(true);
/PHP-8.0/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php109 public function setIndent(bool $enable) {} function in XMLWriter
H A Dphp_xmlwriter_arginfo.h425 …ZEND_ME_MAPPING(setIndent, xmlwriter_set_indent, arginfo_class_XMLWriter_setIndent, ZEND_ACC_PUBLI…
/PHP-8.0/ext/phar/tests/files/
H A Dpear2coverage.phar184 $output->setIndent(true);
232 $output->setIndent(false);
317 $output->setIndent(true);
391 $output->setIndent(true);
431 $output->setIndent(true);

Completed in 18 milliseconds