Searched refs:orig_file_get_contents (Results 1 – 2 of 2) sorted by relevance
225 PHAR_G(orig_file_get_contents)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC()1131 void (*orig_file_get_contents)(INTERNAL_FUNCTION_PARAMETERS); member1157 phar_orig_functions.orig_file_get_contents = PHAR_G(orig_file_get_contents); in phar_save_orig_functions()1184 PHAR_G(orig_file_get_contents) = phar_orig_functions.orig_file_get_contents; in phar_restore_orig_functions()
175 void (*orig_file_get_contents)(INTERNAL_FUNCTION_PARAMETERS); variable
Completed in 10 milliseconds