Home
last modified time | relevance | path

Searched refs:orig_fopen (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c418 PHAR_G(orig_fopen)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC()
1130 void (*orig_fopen)(INTERNAL_FUNCTION_PARAMETERS); member
1156 phar_orig_functions.orig_fopen = PHAR_G(orig_fopen); in phar_save_orig_functions()
1183 PHAR_G(orig_fopen) = phar_orig_functions.orig_fopen; in phar_restore_orig_functions()
H A Dphar_internal.h176 void (*orig_fopen)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 26 milliseconds