Searched refs:PHAR_FP (Results 1 – 6 of 6) sorted by relevance
212 PHAR_FP, enumerator432 if (PHAR_G(cached_fp)[entry->phar->phar_pos].manifest[entry->manifest_pos].fp_type == PHAR_FP) { in phar_get_fp_offset()
292 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()
467 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()
100 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()
1069 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;
2036 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