Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c862 PharFileFunction(phar_filectime, FS_CTIME, orig_filectime) in PharFileFunction()
1144 void (*orig_filectime)(INTERNAL_FUNCTION_PARAMETERS); member
1170 phar_orig_functions.orig_filectime = PHAR_G(orig_filectime); in phar_save_orig_functions()
1197 PHAR_G(orig_filectime) = phar_orig_functions.orig_filectime; in phar_restore_orig_functions()
H A Dphar_internal.h190 void (*orig_filectime)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 147 milliseconds