(PHP 5 >= 5.2.1, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)
XMLWriter::startDtdEntity -- xmlwriter_start_dtd_entity — Create start DTD Entity
面向对象风格
$name
$isParam
过程化风格
$writer
Starts a DTD entity.
xmlwriter
name
The name of the entity.
isParam
成功时返回 true, 或者在失败时返回 false。
true
false
writer