is_crc_checked 515 ext/phar/dirstream.c entry.is_crc_checked = 1; is_crc_checked 1171 ext/phar/phar.c entry.is_crc_checked = (manifest_flags & PHAR_HDR_SIGNATURE ? 1 : 0); is_crc_checked 2462 ext/phar/phar.c entry->is_crc_checked = 1; is_crc_checked 2829 ext/phar/phar.c entry->is_crc_checked = 1; is_crc_checked 272 ext/phar/phar_internal.h unsigned int is_crc_checked:1; is_crc_checked 4595 ext/phar/phar_object.c if (entry_obj->ent.entry->is_crc_checked) { is_crc_checked 4615 ext/phar/phar_object.c RETURN_BOOL(entry_obj->ent.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 TSRMLS_CC) != SUCCESS) { is_crc_checked 250 ext/phar/tar.c entry.is_crc_checked = 1; is_crc_checked 958 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 590 ext/phar/util.c etemp.is_crc_checked = 1;