Home
last modified time | relevance | path

Searched defs:crc32 (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/phar/
H A Dpharzip.h27 char crc32[4]; /* crc-32 4 bytes */ member
39 char crc32[4]; /* crc-32 4 bytes */ member
46 char crc32[4]; /* crc-32 4 bytes */ member
141 char crc32[4]; /* CRC Long CRC-32 of the remaining data */ member
164 char crc32[4]; /* crc-32 4 bytes */ member
H A Dphar_internal.h201 uint32_t crc32; member
H A Dphar.c2377 zend_result phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process… in phar_postprocess_file()
/php-src/ext/standard/
H A Dcrc32.c153 PHP_FUNCTION(crc32) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php2107 function crc32(string $string): int {} function

Completed in 28 milliseconds