| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Calculate a hash from a null-terminated string
Source position: sysansih.inc line 22
function HashName(  | 
Name: PAnsiChar  | 
):LongWord;  | 
HashName calculates a hash value from a null terminated string. The hash value is calculated in such a way that it returns the same value for strings that only differ in case.