Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dfunc_interceptors.c859 PharFileFunction(phar_filectime, FS_CTIME, orig_filectime) in PharFileFunction()
1141 void (*orig_filectime)(INTERNAL_FUNCTION_PARAMETERS); member
1167 phar_orig_functions.orig_filectime = PHAR_G(orig_filectime); in phar_save_orig_functions()
1194 PHAR_G(orig_filectime) = phar_orig_functions.orig_filectime; in phar_restore_orig_functions()
H A Dphar_internal.h174 void (*orig_filectime)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 11 milliseconds