is_crc_checked 516 ext/phar/dirstream.c entry.is_crc_checked = 1; is_crc_checked 1173 ext/phar/phar.c entry.is_crc_checked = (manifest_flags & PHAR_HDR_SIGNATURE ? 1 : 0); is_crc_checked 2415 ext/phar/phar.c entry->is_crc_checked = 1; is_crc_checked 2776 ext/phar/phar.c entry->is_crc_checked = 1; is_crc_checked 268 ext/phar/phar_internal.h unsigned int is_crc_checked:1; is_crc_checked 4540 ext/phar/phar_object.c if (entry_obj->entry->is_crc_checked) { is_crc_checked 4560 ext/phar/phar_object.c RETURN_BOOL(entry_obj->entry->is_crc_checked); is_crc_checked 267 ext/phar/stream.c entry->is_crc_checked = 1; is_crc_checked 311 ext/phar/stream.c if (!idata->internal_file->is_crc_checked && phar_postprocess_file(idata, idata->internal_file->crc32, &error, 2) != SUCCESS) { is_crc_checked 250 ext/phar/tar.c entry.is_crc_checked = 1; is_crc_checked 957 ext/phar/tar.c entry.is_crc_checked = 1; is_crc_checked 219 ext/phar/util.c entry.is_crc_checked = 1; is_crc_checked 589 ext/phar/util.c etemp.is_crc_checked = 1;