Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Dfunc_interceptors.c887 PharFileFunction(phar_file_exists, FS_EXISTS, orig_file_exists) in PharFileFunction()
1136 void (*orig_file_exists)(INTERNAL_FUNCTION_PARAMETERS); member
1162 phar_orig_functions.orig_file_exists = PHAR_G(orig_file_exists); in phar_save_orig_functions()
1189 PHAR_G(orig_file_exists) = phar_orig_functions.orig_file_exists; in phar_restore_orig_functions()
H A Dphar_internal.h180 void (*orig_file_exists)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 13 milliseconds