Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c872 PharFileFunction(phar_is_writable, FS_IS_W, orig_is_writable) in PharFileFunction()
1146 void (*orig_is_writable)(INTERNAL_FUNCTION_PARAMETERS); member
1172 phar_orig_functions.orig_is_writable = PHAR_G(orig_is_writable); in phar_save_orig_functions()
1199 PHAR_G(orig_is_writable) = phar_orig_functions.orig_is_writable; in phar_restore_orig_functions()
H A Dphar_internal.h192 void (*orig_is_writable)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 14 milliseconds