orig_filectime    859 ext/phar/func_interceptors.c PharFileFunction(phar_filectime, FS_CTIME, orig_filectime)
orig_filectime   1141 ext/phar/func_interceptors.c 	void        (*orig_filectime)(INTERNAL_FUNCTION_PARAMETERS);
orig_filectime   1167 ext/phar/func_interceptors.c 	phar_orig_functions.orig_filectime         = PHAR_G(orig_filectime);
orig_filectime   1194 ext/phar/func_interceptors.c 	PHAR_G(orig_filectime)         = phar_orig_functions.orig_filectime;
orig_filectime    174 ext/phar/phar_internal.h 	void        (*orig_filectime)(INTERNAL_FUNCTION_PARAMETERS);