orig_fileatime    849 ext/phar/func_interceptors.c PharFileFunction(phar_fileatime, FS_ATIME, orig_fileatime)
orig_fileatime   1139 ext/phar/func_interceptors.c 	void        (*orig_fileatime)(INTERNAL_FUNCTION_PARAMETERS);
orig_fileatime   1165 ext/phar/func_interceptors.c 	phar_orig_functions.orig_fileatime         = PHAR_G(orig_fileatime);
orig_fileatime   1192 ext/phar/func_interceptors.c 	PHAR_G(orig_fileatime)         = phar_orig_functions.orig_fileatime;
orig_fileatime    172 ext/phar/phar_internal.h 	void        (*orig_fileatime)(INTERNAL_FUNCTION_PARAMETERS);