Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dfunc_interceptors.c839 PharFileFunction(phar_fileowner, FS_OWNER, orig_fileowner) in PharFileFunction()
1137 void (*orig_fileowner)(INTERNAL_FUNCTION_PARAMETERS); member
1163 phar_orig_functions.orig_fileowner = PHAR_G(orig_fileowner); in phar_save_orig_functions()
1190 PHAR_G(orig_fileowner) = phar_orig_functions.orig_fileowner; in phar_restore_orig_functions()
H A Dphar_internal.h170 void (*orig_fileowner)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 11 milliseconds