udm_hash32
(PHP 4 >= 4.3.3, PHP 5 <= 5.0.5, PECL mnogosearch:1.0.0)
udm_hash32 — Return Hash32 checksum of gived string
Description
int udm_hash32
( resource $agent
, string $str
)
Parameters
-
agent
-
A link to Agent, received after call to
udm_alloc_agent().
-
str
-
The input string.
Return Values
Returns a 32-bit hash number.