Extracted from Pike v7.6 release 112 at 2009-09-11.
pike.ida.liu.se
[Top]
7.0::

Method hash()


Method hash

int hash(string s, int|void f)

Description

Calculate a hash of a string (Pike 7.0 compatibility).

This function is now available as hash_7_0() .

See also

hash_7_0() , hash()