orig_lstat       1026 ext/phar/func_interceptors.c PharFileFunction(phar_lstat, FS_LSTAT, orig_lstat)
orig_lstat       1146 ext/phar/func_interceptors.c 	void        (*orig_lstat)(INTERNAL_FUNCTION_PARAMETERS);
orig_lstat       1172 ext/phar/func_interceptors.c 	phar_orig_functions.orig_lstat             = PHAR_G(orig_lstat);
orig_lstat       1199 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);