Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c852 PharFileFunction(phar_fileatime, FS_ATIME, orig_fileatime) in PharFileFunction()
1142 void (*orig_fileatime)(INTERNAL_FUNCTION_PARAMETERS); member
1168 phar_orig_functions.orig_fileatime = PHAR_G(orig_fileatime); in phar_save_orig_functions()
1195 PHAR_G(orig_fileatime) = phar_orig_functions.orig_fileatime; in phar_restore_orig_functions()
H A Dphar_internal.h188 void (*orig_fileatime)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 12 milliseconds