udm_hash32

(PHP 4 >= 4.3.3, PHP 5 <= 5.0.4)

udm_hash32 -- 指定した文字列の Hash32 チェックサムを返す

説明

int udm_hash32 ( resource agent, string str )

udm_hash32() は、文字列 str を受け取り、その 32 ビットハッシュ値を 返します。agent が割り当てられていなければ なりません。

udm_alloc_agent() も参照ください。