Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar_internal.h245 PHAR_UFP, enumerator
H A Dutil.c106 } else if (phar_get_fp_type(entry TSRMLS_CC) == PHAR_UFP) { in phar_get_efp()
802 phar_set_fp_type(entry, PHAR_UFP, loc TSRMLS_CC); in phar_open_entry_fp()
H A Dphar.c2780 case PHAR_UFP:
2816 if (entry->fp_type == PHAR_UFP) {
3161 } else if (entry->fp_type == PHAR_UFP) {
H A Dtar.c823 case PHAR_UFP: in phar_tar_writeheaders()
H A Dzip.c1048 case PHAR_UFP: in phar_zip_changed_apply()
H A Dphar_object.c1708 data->internal_file->fp_type = PHAR_UFP; in phar_build()

Completed in 59 milliseconds