Unit 'xml2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libxml2]

xmlAddDtdEntity

Declaration

Source position: entities.inc line 73

function xmlAddDtdEntity(

  doc: xmlDocPtr;

  name: xmlCharPtr;

  _type: cint;

  ExternalID: xmlCharPtr;

  SystemID: xmlCharPtr;

  content: xmlCharPtr

):xmlEntityPtr;


Documentation generated on: 2023-03-18