Home
last modified time | relevance | path

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

/PHP-8.3/ext/phar/
H A Dphar_internal.h209 PHAR_UFP, enumerator
H A Dutil.c102 } else if (phar_get_fp_type(entry) == PHAR_UFP) { in phar_get_efp()
800 phar_set_fp_type(entry, PHAR_UFP, loc); in phar_open_entry_fp()
H A Dphar.c2743 case PHAR_UFP: in phar_flush()
2772 if (entry->fp_type == PHAR_UFP) { in phar_flush()
3108 } else if (entry->fp_type == PHAR_UFP) { in phar_flush()
H A Dtar.c837 case PHAR_UFP: in phar_tar_writeheaders_int()
H A Dzip.c1113 case PHAR_UFP: in phar_zip_changed_apply_int()
H A Dphar_object.c1662 data->internal_file->fp_type = PHAR_UFP; in phar_build()

Completed in 41 milliseconds