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

xmlXPathObject

Declaration

Source position: xpath.inc line 99

type xmlXPathObject = record

  _type: xmlXPathObjectType;

  nodesetval: xmlNodeSetPtr;

  boolval: cint;

  floatval: cdouble;

  stringval: xmlCharPtr;

  user: pointer;

  index: cint;

  user2: pointer;

  index2: cint;

end;


Documentation generated on: 2023-03-18