Query: udm_hash32
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UDM_HASH32(3) 1 UDM_HASH32(3) udm_hash32 - Return Hash32 checksum of given stringSYNOPSISint udm_hash32 (resource $agent, string $str)DESCRIPTIONudm_hash32(3) will take a string $str and return a quite unique 32-bit hash number from it.PARAMETERSo $agent - A link to Agent, received after call to udm_alloc_agent(3). o $str - The input string.RETURN VALUESReturns a 32-bit hash number.SEE ALSOudm_alloc_agent(3). PHP Documentation Group UDM_HASH32(3)
Related Man Pages |
---|
mb_convert_encoding(3) - php |
collator_get_sort_key(3) - php |
iconv_substr(3) - php |
strlen(3) - php |
udm_find(3) - php |