Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A Dfunc_interceptors.c864 PharFileFunction(phar_filetype, FS_TYPE, orig_filetype) in PharFileFunction()
1142 void (*orig_filetype)(INTERNAL_FUNCTION_PARAMETERS); member
1168 phar_orig_functions.orig_filetype = PHAR_G(orig_filetype); in phar_save_orig_functions()
1195 PHAR_G(orig_filetype) = phar_orig_functions.orig_filetype; in phar_restore_orig_functions()
H A Dphar_internal.h173 void (*orig_filetype)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 9 milliseconds