Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c225 PHAR_G(orig_file_get_contents)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHAR_FUNC()
1131 void (*orig_file_get_contents)(INTERNAL_FUNCTION_PARAMETERS); member
1157 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()
H A Dphar_internal.h177 void (*orig_file_get_contents)(INTERNAL_FUNCTION_PARAMETERS); variable

Completed in 12 milliseconds