Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dfunc_interceptors.c824 PharFileFunction(phar_fileperms, FS_PERMS, orig_fileperms) in PharFileFunction() argument
1134 void (*orig_fileperms)(INTERNAL_FUNCTION_PARAMETERS); member
1160 phar_orig_functions.orig_fileperms = PHAR_G(orig_fileperms); in phar_save_orig_functions()
1187 PHAR_G(orig_fileperms) = phar_orig_functions.orig_fileperms; in phar_restore_orig_functions()
H A Dphar_internal.h167 void (*orig_fileperms)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 16 milliseconds