Home
last modified time | relevance | path

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

/PHP-8.0/ext/xmlwriter/tests/
H A DOO_006.phpt13 $xw->startDtd('foo', NULL, 'urn:bar');
H A Dbug39504.phpt23 $xw->startDtd("root");
/PHP-8.0/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php265 …public function startDtd(string $qualifiedName, ?string $publicId = null, ?string $systemId = null… function in XMLWriter
H A Dphp_xmlwriter_arginfo.h451 ZEND_ME_MAPPING(startDtd, xmlwriter_start_dtd, arginfo_class_XMLWriter_startDtd, ZEND_ACC_PUBLIC)

Completed in 9 milliseconds