orig_filetype     864 ext/phar/func_interceptors.c PharFileFunction(phar_filetype, FS_TYPE, orig_filetype)
orig_filetype    1142 ext/phar/func_interceptors.c 	void        (*orig_filetype)(INTERNAL_FUNCTION_PARAMETERS);
orig_filetype    1168 ext/phar/func_interceptors.c 	phar_orig_functions.orig_filetype          = PHAR_G(orig_filetype);
orig_filetype    1195 ext/phar/func_interceptors.c 	PHAR_G(orig_filetype)          = phar_orig_functions.orig_filetype;
orig_filetype     175 ext/phar/phar_internal.h 	void        (*orig_filetype)(INTERNAL_FUNCTION_PARAMETERS);