Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dfunc_interceptors.c869 PharFileFunction(phar_is_writable, FS_IS_W, orig_is_writable) in PharFileFunction()
1143 void (*orig_is_writable)(INTERNAL_FUNCTION_PARAMETERS); member
1169 phar_orig_functions.orig_is_writable = PHAR_G(orig_is_writable); in phar_save_orig_functions()
1196 PHAR_G(orig_is_writable) = phar_orig_functions.orig_is_writable; in phar_restore_orig_functions()
H A Dphar_internal.h176 void (*orig_is_writable)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 25 milliseconds