Home
last modified time | relevance | path

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

/PHP-8.3/ext/xmlwriter/tests/
H A Dbug41326.phpt9 $xml->setIndent(true);
24 $xw->setIndent(true);
H A Dbug71536.phpt12 $xml->setIndent(false);
H A Dbug79344.phpt9 $writer->setIndent(true);
H A DOO_008.phpt10 $xw->setIndent(TRUE);
H A DOO_010.phpt13 $xw->setIndent(TRUE);
H A DOO_011.phpt13 $xw->setIndent(TRUE);
H A DOO_009.phpt12 $xw->setIndent(TRUE);
H A DOO_007.phpt10 $xw->setIndent(TRUE);
H A Dbug41287.phpt22 $xw->setIndent(true);
/PHP-8.3/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php109 public function setIndent(bool $enable): bool {} 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.3/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 19 milliseconds