Source position: xmlutils.pp line 127
type TExpHashEntry = record
rev: LongWord;
hash: LongWord;
uriPtr: Pointer;
lname: PWideChar;
lnameLen: Integer;
end;