Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A Dfunc_interceptors.c224 PHAR_G(orig_file_get_contents)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC()
1128 void (*orig_file_get_contents)(INTERNAL_FUNCTION_PARAMETERS); member
1154 phar_orig_functions.orig_file_get_contents = PHAR_G(orig_file_get_contents); in phar_save_orig_functions()
1181 PHAR_G(orig_file_get_contents) = phar_orig_functions.orig_file_get_contents; in phar_restore_orig_functions()
H A Dphar_internal.h159 void (*orig_file_get_contents)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 10 milliseconds