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

xmlParserNodeInfo

Declaration

Source position: libxmlparser.inc line 82

type xmlParserNodeInfo = record

  node: xmlNodePtr;

  begin_pos: culong;

  begin_line: culong;

  end_pos: culong;

  end_line: culong;

end;


Documentation generated on: 2023-03-18