Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dfunc_interceptors.c849 PharFileFunction(phar_fileatime, FS_ATIME, orig_fileatime) in PharFileFunction()
1139 void (*orig_fileatime)(INTERNAL_FUNCTION_PARAMETERS); member
1165 phar_orig_functions.orig_fileatime = PHAR_G(orig_fileatime); in phar_save_orig_functions()
1192 PHAR_G(orig_fileatime) = phar_orig_functions.orig_fileatime; in phar_restore_orig_functions()
H A Dphar_internal.h172 void (*orig_fileatime)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 11 milliseconds