orig_fileperms    824 ext/phar/func_interceptors.c PharFileFunction(phar_fileperms, FS_PERMS, orig_fileperms)
orig_fileperms   1134 ext/phar/func_interceptors.c 	void        (*orig_fileperms)(INTERNAL_FUNCTION_PARAMETERS);
orig_fileperms   1160 ext/phar/func_interceptors.c 	phar_orig_functions.orig_fileperms         = PHAR_G(orig_fileperms);
orig_fileperms   1187 ext/phar/func_interceptors.c 	PHAR_G(orig_fileperms)         = phar_orig_functions.orig_fileperms;
orig_fileperms    167 ext/phar/phar_internal.h 	void        (*orig_fileperms)(INTERNAL_FUNCTION_PARAMETERS);