orig_lstat       1029 ext/phar/func_interceptors.c PharFileFunction(phar_lstat, FS_LSTAT, orig_lstat)
orig_lstat       1149 ext/phar/func_interceptors.c 	void        (*orig_lstat)(INTERNAL_FUNCTION_PARAMETERS);
orig_lstat       1175 ext/phar/func_interceptors.c 	phar_orig_functions.orig_lstat             = PHAR_G(orig_lstat);
orig_lstat       1202 ext/phar/func_interceptors.c 	PHAR_G(orig_lstat)             = phar_orig_functions.orig_lstat;
orig_lstat        179 ext/phar/phar_internal.h 	void        (*orig_lstat)(INTERNAL_FUNCTION_PARAMETERS);