Searched refs:orig_readfile (Results 1 – 2 of 2) sorted by relevance
320 PHAR_G(orig_readfile)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC()1150 void (*orig_readfile)(INTERNAL_FUNCTION_PARAMETERS); member1176 phar_orig_functions.orig_readfile = PHAR_G(orig_readfile); in phar_save_orig_functions()1203 PHAR_G(orig_readfile) = phar_orig_functions.orig_readfile; in phar_restore_orig_functions()
194 void (*orig_readfile)(INTERNAL_FUNCTION_PARAMETERS); variable
Completed in 9 milliseconds