Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar_internal.h243 PHAR_FP, enumerator
463 …(PHAR_GLOBALS->cached_fp[entry->phar->phar_pos].manifest[entry->manifest_pos].fp_type == PHAR_FP) { in phar_get_fp_offset()
H A Dzip.c300 entry.fp_type = PHAR_FP; in phar_parse_zipfile()
840 entry->fp_type = PHAR_FP; in phar_zip_changed_apply()
1045 case PHAR_FP: in phar_zip_changed_apply()
1063 entry->fp_type = PHAR_FP; in phar_zip_changed_apply()
H A Dtar.c467 entry.fp_type = PHAR_FP; in phar_parse_tarfile()
820 case PHAR_FP: in phar_tar_writeheaders()
839 entry->fp_type = PHAR_FP; in phar_tar_writeheaders()
H A Dphar.c1054 entry.fp_type = PHAR_FP;
2777 case PHAR_FP:
2818 entry->fp_type = PHAR_FP;
3160 entry->fp_type = PHAR_FP;
3162 entry->fp_type = PHAR_FP;
H A Dutil.c100 if (phar_get_fp_type(entry TSRMLS_CC) == PHAR_FP) { in phar_get_efp()
683 dest->fp_type = PHAR_FP; in phar_copy_entry_fp()
723 if (entry->fp_type != PHAR_FP) { in phar_open_entry_fp()
H A Dphar_object.c2014 entry->fp_type = PHAR_FP; in phar_copy_file_contents()
3515 if (oldentry->fp_type != PHAR_FP) { in PHP_METHOD()
5084 entry_obj->ent.entry->fp_type = PHAR_FP; in PHP_METHOD()

Completed in 62 milliseconds