orig_fopen 427 ext/phar/func_interceptors.c PHAR_G(orig_fopen)(INTERNAL_FUNCTION_PARAM_PASSTHRU); orig_fopen 1127 ext/phar/func_interceptors.c void (*orig_fopen)(INTERNAL_FUNCTION_PARAMETERS); orig_fopen 1153 ext/phar/func_interceptors.c phar_orig_functions.orig_fopen = PHAR_G(orig_fopen); orig_fopen 1180 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);