Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c827 PharFileFunction(phar_fileperms, FS_PERMS, orig_fileperms) in PharFileFunction() argument
1137 void (*orig_fileperms)(INTERNAL_FUNCTION_PARAMETERS); member
1163 phar_orig_functions.orig_fileperms = PHAR_G(orig_fileperms); in phar_save_orig_functions()
1190 PHAR_G(orig_fileperms) = phar_orig_functions.orig_fileperms; in phar_restore_orig_functions()
H A Dphar_internal.h183 void (*orig_fileperms)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 28 milliseconds