Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A Dfunc_interceptors.c879 PharFileFunction(phar_is_executable, FS_IS_X, orig_is_executable) in PharFileFunction()
1145 void (*orig_is_executable)(INTERNAL_FUNCTION_PARAMETERS); member
1171 phar_orig_functions.orig_is_executable = PHAR_G(orig_is_executable); in phar_save_orig_functions()
1198 PHAR_G(orig_is_executable) = phar_orig_functions.orig_is_executable; in phar_restore_orig_functions()
H A Dphar_internal.h176 void (*orig_is_executable)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 13 milliseconds