Searched refs:orig_is_writable (Results 1 – 2 of 2) sorted by relevance
869 PharFileFunction(phar_is_writable, FS_IS_W, orig_is_writable) in PharFileFunction()1143 void (*orig_is_writable)(INTERNAL_FUNCTION_PARAMETERS); member1169 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()
174 void (*orig_is_writable)(INTERNAL_FUNCTION_PARAMETERS); variable
Completed in 11 milliseconds