Source position: entities.inc line 73
function xmlAddDtdEntity(
doc: xmlDocPtr;
name: xmlCharPtr;
_type: cint;
ExternalID: xmlCharPtr;
SystemID: xmlCharPtr;
content: xmlCharPtr
):xmlEntityPtr;