Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar_internal.h176 PHAR_UFP, enumerator
H A Dutil.c112 } else if (phar_get_fp_type(entry) == PHAR_UFP) { in phar_get_efp()
947 phar_set_fp_type(entry, PHAR_UFP, loc); in phar_open_entry_fp()
H A Dphar.c2706 case PHAR_UFP: in phar_flush_ex()
2735 if (entry->fp_type == PHAR_UFP) { in phar_flush_ex()
3071 } else if (entry->fp_type == PHAR_UFP) { in phar_flush_ex()
H A Dtar.c839 case PHAR_UFP: in phar_tar_writeheaders_int()
H A Dzip.c1144 case PHAR_UFP: in phar_zip_changed_apply_int()
H A Dphar_object.c1670 data->internal_file->fp_type = PHAR_UFP; in phar_build()

Completed in 35 milliseconds