Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c882 PharFileFunction(phar_is_executable, FS_IS_X, orig_is_executable) in PharFileFunction()
1148 void (*orig_is_executable)(INTERNAL_FUNCTION_PARAMETERS); member
1174 phar_orig_functions.orig_is_executable = PHAR_G(orig_is_executable); in phar_save_orig_functions()
1201 PHAR_G(orig_is_executable) = phar_orig_functions.orig_is_executable; in phar_restore_orig_functions()
H A Dphar_internal.h194 void (*orig_is_executable)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 12 milliseconds