orig_opendir       89 ext/phar/func_interceptors.c 	PHAR_G(orig_opendir)(INTERNAL_FUNCTION_PARAM_PASSTHRU);
orig_opendir     1132 ext/phar/func_interceptors.c 	void        (*orig_opendir)(INTERNAL_FUNCTION_PARAMETERS);
orig_opendir     1158 ext/phar/func_interceptors.c 	phar_orig_functions.orig_opendir           = PHAR_G(orig_opendir);
orig_opendir     1185 ext/phar/func_interceptors.c 	PHAR_G(orig_opendir)           = phar_orig_functions.orig_opendir;
orig_opendir      165 ext/phar/phar_internal.h 	void        (*orig_opendir)(INTERNAL_FUNCTION_PARAMETERS);