Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dphar_internal.h225 PHAR_UFP, enumerator
H A Dutil.c106 } else if (phar_get_fp_type(entry) == PHAR_UFP) { in phar_get_efp()
801 phar_set_fp_type(entry, PHAR_UFP, loc); in phar_open_entry_fp()
H A Dphar.c2721 case PHAR_UFP:
2755 if (entry->fp_type == PHAR_UFP) {
3101 } else if (entry->fp_type == PHAR_UFP) {
H A Dtar.c822 case PHAR_UFP: in phar_tar_writeheaders_int()
H A Dzip.c1067 case PHAR_UFP: in phar_zip_changed_apply_int()
H A Dphar_object.c1742 data->internal_file->fp_type = PHAR_UFP; in phar_build()

Completed in 47 milliseconds