Home
last modified time | relevance | path

Searched refs:startDtd (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/xmlwriter/tests/
H A DOO_006.phpt11 $xw->startDtd('foo', NULL, 'urn:bar');
H A Dbug39504.phpt21 $xw->startDtd("root");
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php272 …public function startDtd(string $qualifiedName, ?string $publicId = null, ?string $systemId = null… function in XMLWriter

Completed in 12 milliseconds