Home
last modified time | relevance | path

Searched refs:CRC32 (Results 1 – 9 of 9) sorted by relevance

/PHP-8.2/ext/hash/tests/
H A Dmhash_002.phpt24 "CRC32" => 4,
61 CRC32 . 4
H A Dcrc32.phpt2 Hash: CRC32 algorithm
/PHP-8.2/ext/standard/
H A Dcrc32.h24 #define CRC32(crc, ch) (crc = (crc >> 8) ^ crc32tab[(crc ^ (ch)) & 0xff]) macro
/PHP-8.2/ext/fileinfo/
H A Dmagicdata.patch18 >7 byte&0xf 0x1 CRC32
/PHP-8.2/ext/phar/
H A Dzip.c879 CRC32(crc, perms.perms[0]); in phar_zip_changed_apply_int()
880 CRC32(crc, perms.perms[1]); in phar_zip_changed_apply_int()
/PHP-8.2/
H A Dconfigure.ac741 AC_CACHE_CHECK([for aarch64 CRC32 API], [ac_cv_func___crc32d],
759 [Define to 1 when aarch64 CRC32 API is available.])])
H A DNEWS76 . Fixed bug GH-15587 (CRC32 API build error on arm 32-bit).
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic7711 >7 byte&0xf 0x1 CRC32
8621 >>>(0x18.l-26) lelong x CRC32 0x%08x
H A Dmagic私はガラスを食べられます7711 >7 byte&0xf 0x1 CRC32
8621 >>>(0x18.l-26) lelong x CRC32 0x%08x

Completed in 122 milliseconds