Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c867 PharFileFunction(phar_filetype, FS_TYPE, orig_filetype) in PharFileFunction()
1145 void (*orig_filetype)(INTERNAL_FUNCTION_PARAMETERS); member
1171 phar_orig_functions.orig_filetype = PHAR_G(orig_filetype); in phar_save_orig_functions()
1198 PHAR_G(orig_filetype) = phar_orig_functions.orig_filetype; in phar_restore_orig_functions()
H A Dphar_internal.h191 void (*orig_filetype)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 12 milliseconds