Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c89 PHAR_G(orig_opendir)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC()
1135 void (*orig_opendir)(INTERNAL_FUNCTION_PARAMETERS); member
1161 phar_orig_functions.orig_opendir = PHAR_G(orig_opendir); in phar_save_orig_functions()
1188 PHAR_G(orig_opendir) = phar_orig_functions.orig_opendir; in phar_restore_orig_functions()
H A Dphar_internal.h181 void (*orig_opendir)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 22 milliseconds