Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/tests/
H A Dmhash_002.phpt24 "CRC32" => 4,
61 CRC32 . 4
H A Dcrc32.phpt2 CRC32
/PHP-7.2/ext/standard/
H A Dcrc32.h28 #define CRC32(crc, ch) (crc = (crc >> 8) ^ crc32tab[(crc ^ (ch)) & 0xff]) macro
/PHP-7.2/ext/phar/
H A Dzip.c825 CRC32(crc, perms.perms[0]); in phar_zip_changed_apply_int()
826 CRC32(crc, perms.perms[1]); in phar_zip_changed_apply_int()
884 CRC32(newcrc32, php_stream_getc(efp)); in phar_zip_changed_apply_int()
H A Dphar.c2406 CRC32(crc, php_stream_getc(fp));
2770 CRC32(newcrc32, php_stream_getc(file));
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic6288 >>>(0x18.l-26) lelong x CRC32 0x%08x
H A Dmagic私はガラスを食べられます6288 >>>(0x18.l-26) lelong x CRC32 0x%08x

Completed in 97 milliseconds