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.h208 PHAR_UFP, enumerator
H A Dutil.c102 } else if (phar_get_fp_type(entry) == PHAR_UFP) { in phar_get_efp()
791 phar_set_fp_type(entry, PHAR_UFP, loc); in phar_open_entry_fp()
H A Dphar.c2738 case PHAR_UFP: in phar_flush()
2767 if (entry->fp_type == PHAR_UFP) { in phar_flush()
3103 } else if (entry->fp_type == PHAR_UFP) { in phar_flush()
H A Dtar.c836 case PHAR_UFP: in phar_tar_writeheaders_int()
H A Dzip.c1142 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 46 milliseconds