orig_fopen 418 ext/phar/func_interceptors.c PHAR_G(orig_fopen)(INTERNAL_FUNCTION_PARAM_PASSTHRU); orig_fopen 1130 ext/phar/func_interceptors.c void (*orig_fopen)(INTERNAL_FUNCTION_PARAMETERS); orig_fopen 1156 ext/phar/func_interceptors.c phar_orig_functions.orig_fopen = PHAR_G(orig_fopen); orig_fopen 1183 ext/phar/func_interceptors.c PHAR_G(orig_fopen) = phar_orig_functions.orig_fopen; orig_fopen 160 ext/phar/phar_internal.h void (*orig_fopen)(INTERNAL_FUNCTION_PARAMETERS);