Searched refs:PHAR_FP (Results 1 – 6 of 6) sorted by relevance
241 PHAR_FP, enumerator461 …(PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos].fp_type == PHAR_FP) { in phar_get_fp_offset()
300 entry.fp_type = PHAR_FP; in phar_parse_zipfile()848 entry->fp_type = PHAR_FP; in phar_zip_changed_apply()1053 case PHAR_FP: in phar_zip_changed_apply()1071 entry->fp_type = PHAR_FP; in phar_zip_changed_apply()
450 entry.fp_type = PHAR_FP; in phar_parse_tarfile()800 case PHAR_FP: in phar_tar_writeheaders()819 entry->fp_type = PHAR_FP; in phar_tar_writeheaders()
1055 entry.fp_type = PHAR_FP;2774 case PHAR_FP:2815 entry->fp_type = PHAR_FP;3157 entry->fp_type = PHAR_FP;3159 entry->fp_type = PHAR_FP;
104 if (phar_get_fp_type(entry TSRMLS_CC) == PHAR_FP) { in phar_get_efp()905 dest->fp_type = PHAR_FP; in phar_copy_entry_fp()945 if (entry->fp_type != PHAR_FP) { in phar_open_entry_fp()
2086 entry->fp_type = PHAR_FP;3598 if (oldentry->fp_type != PHAR_FP) {5176 entry_obj->ent.entry->fp_type = PHAR_FP;
Completed in 37 milliseconds