Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c842 PharFileFunction(phar_fileowner, FS_OWNER, orig_fileowner) in PharFileFunction()
1140 void (*orig_fileowner)(INTERNAL_FUNCTION_PARAMETERS); member
1166 phar_orig_functions.orig_fileowner = PHAR_G(orig_fileowner); in phar_save_orig_functions()
1193 PHAR_G(orig_fileowner) = phar_orig_functions.orig_fileowner; in phar_restore_orig_functions()
H A Dphar_internal.h186 void (*orig_fileowner)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 21 milliseconds