Home
last modified time | relevance | path

Searched refs:PHAR_FP (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/phar/
H A Dphar_internal.h212 PHAR_FP, enumerator
432 if (PHAR_G(cached_fp)[entry->phar->phar_pos].manifest[entry->manifest_pos].fp_type == PHAR_FP) { in phar_get_fp_offset()
H A Dzip.c292 entry.fp_type = PHAR_FP; in phar_parse_zipfile()
859 entry->fp_type = PHAR_FP; in phar_zip_changed_apply_int()
1063 case PHAR_FP: in phar_zip_changed_apply_int()
1081 entry->fp_type = PHAR_FP; in phar_zip_changed_apply_int()
H A Dtar.c467 entry.fp_type = PHAR_FP; in phar_parse_tarfile()
824 case PHAR_FP: in phar_tar_writeheaders_int()
843 entry->fp_type = PHAR_FP; in phar_tar_writeheaders_int()
H A Dutil.c100 if (phar_get_fp_type(entry) == PHAR_FP) { in phar_get_efp()
675 dest->fp_type = PHAR_FP; in phar_copy_entry_fp()
715 if (entry->fp_type != PHAR_FP) { in phar_open_entry_fp()
H A Dphar.c1069 entry.fp_type = PHAR_FP;
2702 case PHAR_FP:
2741 entry->fp_type = PHAR_FP;
3084 entry->fp_type = PHAR_FP;
3086 entry->fp_type = PHAR_FP;
H A Dphar_object.c2036 entry->fp_type = PHAR_FP; in phar_copy_file_contents()
3577 if (oldentry->fp_type != PHAR_FP) { in PHP_METHOD()
5167 entry_obj->entry->fp_type = PHAR_FP; in PHP_METHOD()

Completed in 43 milliseconds