Searched refs:is_modified (Results 1 – 8 of 8) sorted by relevance
231 idata->phar->is_modified = 1; in phar_wrapper_open_url()449 data->internal_file->is_modified = 1; in phar_stream_write()463 if (data->internal_file->is_modified) { in phar_stream_flush()773 int is_modified = 0; in phar_wrapper_rename() local894 is_modified = 1; in phar_wrapper_rename()895 entry->is_modified = 1; in phar_wrapper_rename()938 is_modified = 1; in phar_wrapper_rename()939 entry->is_modified = 1; in phar_wrapper_rename()1010 if (is_modified) { in phar_wrapper_rename()
838 if (entry->is_modified) { in phar_zip_changed_apply()844 entry->is_modified = 0; in phar_zip_changed_apply()933 entry->is_modified = 1; in phar_zip_changed_apply()1021 if (!not_really_modified && entry->is_modified) { in phar_zip_changed_apply()1047 entry->is_modified = 0; in phar_zip_changed_apply()1049 entry->is_modified = 0; in phar_zip_changed_apply()1129 entry.is_modified = 1; in phar_zip_applysignature()1185 entry.is_modified = 1; in phar_zip_flush()
639 if (entry->is_modified && !for_write) { in phar_get_entry_data()805 etemp.is_modified = 1; in phar_get_or_create_entry_data()890 dest->is_modified = 1; in phar_copy_entry_fp()934 if (entry->is_modified) { in phar_open_entry_fp()1076 entry->is_modified = 1; in phar_create_writeable_entry()1077 phar->is_modified = 1; in phar_create_writeable_entry()1109 entry->is_modified = 1; in phar_create_writeable_entry()1110 phar->is_modified = 1; in phar_create_writeable_entry()1163 entry->is_modified = 1; in phar_separate_entry_fp()1439 if (entry->is_modified) { in phar_decompress_filter()
2410 newentry.is_modified = 1;2725 entry->is_modified = 1;3230 entry->is_modified = 1;3454 phar_obj->arc.archive->is_modified = 1;3498 phar_obj->arc.archive->is_modified = 1;3609 phar_obj->arc.archive->is_modified = 1;3875 entry->is_modified = 0;4765 entry_obj->ent.entry->is_modified = 1;4871 entry_obj->ent.entry->is_modified = 1;5103 entry_obj->ent.entry->is_modified = 1;[all …]
797 if (!entry->is_modified && entry->fp_refcount) { in phar_tar_writeheaders()810 entry->is_modified = 0; in phar_tar_writeheaders()847 entry->is_modified = 1; in phar_tar_setmetadata()884 if (!entry->is_modified) { in phar_tar_setupmetadata()932 entry.is_modified = 1; in phar_tar_flush()
287 unsigned int is_modified:1; member335 unsigned int is_modified:1; member
534 entry.is_modified = 1; in phar_wrapper_mkdir()684 entry->is_modified = 1; in phar_wrapper_rmdir()
2771 if (!entry->is_modified && entry->fp_refcount) {2812 if ((oldfile && !entry->is_modified) || entry->is_dir) {2915 entry->is_modified = 1;3143 entry->is_modified = 0;
Completed in 47 milliseconds