Query: ssdeep_fuzzy_hash
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SSDEEP_FUZZY_HASH(3) 1 SSDEEP_FUZZY_HASH(3) ssdeep_fuzzy_hash - Create a fuzzy hash from a stringSYNOPSISstring ssdeep_fuzzy_hash (string $to_hash)DESCRIPTIONssdeep_fuzzy_hash(3) calculates the hash of $to_hash using context-triggered piecewise hashing, and returns that hash.PARAMETERSo $to_hash - The input string.RETURN VALUESReturns a string on success, FALSE otherwise. PHP Documentation Group SSDEEP_FUZZY_HASH(3)