Unit 'xmlTok' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_pasexpat]

XmlParseXmlDecl

Declaration

Source position: xmltok.pas line 233

function XmlParseXmlDecl(

  isGeneralTextEntity: int;

  enc: ENCODING_ptr;

  ptr: char_ptr;

  end_: char_ptr;

  badPtr: char_ptr_ptr;

  versionPtr: char_ptr_ptr;

  versionEndPtr: char_ptr_ptr;

  encodingNamePtr: char_ptr_ptr;

  namedEncodingPtr: ENCODING_ptr_ptr;

  standalonePtr: int_ptr

):int;



CT Web help

CodeTyphon Studio