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

HASH_TABLE

Declaration

Source position: expat.pas line 439

type HASH_TABLE = record

  v: NAMED_ptr_ptr;

  

  a: int;

  

  power: int8u;

  

  size: size_t;

  

  used: size_t;

  

  mem: XML_Memory_Handling_Suite_ptr;

  

end;



CT Web help

CodeTyphon Studio