phar_fp_type      252 ext/phar/phar_internal.h 	enum phar_fp_type        fp_type;
phar_fp_type      337 ext/phar/phar_internal.h 	enum phar_fp_type        fp_type;
phar_fp_type      420 ext/phar/phar_internal.h static inline void phar_set_fp_type(phar_entry_info *entry, enum phar_fp_type type, off_t offset TSRMLS_DC)
phar_fp_type      434 ext/phar/phar_internal.h static inline enum phar_fp_type phar_get_fp_type(phar_entry_info *entry TSRMLS_DC)