orig_stat        1031 ext/phar/func_interceptors.c PharFileFunction(phar_stat, FS_STAT, orig_stat)
orig_stat        1148 ext/phar/func_interceptors.c 	void        (*orig_stat)(INTERNAL_FUNCTION_PARAMETERS);
orig_stat        1174 ext/phar/func_interceptors.c 	phar_orig_functions.orig_stat              = PHAR_G(orig_stat);
orig_stat        1201 ext/phar/func_interceptors.c 	PHAR_G(orig_stat)              = phar_orig_functions.orig_stat;
orig_stat         181 ext/phar/phar_internal.h 	void        (*orig_stat)(INTERNAL_FUNCTION_PARAMETERS);