Home
last modified time | relevance | path

Searched refs:orig_file_exists (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/phar/
H A Dfunc_interceptors.c829 PharFileFunction(phar_file_exists, FS_EXISTS, orig_file_exists) in PharFileFunction()
1075 zif_handler orig_file_exists; member
1101 phar_orig_functions.orig_file_exists = PHAR_G(orig_file_exists); in phar_save_orig_functions()
1128 PHAR_G(orig_file_exists) = phar_orig_functions.orig_file_exists; in phar_restore_orig_functions()
H A Dphar_internal.h159 zif_handler orig_file_exists; variable
/PHP-8.1/ext/opcache/
H A Dzend_accelerator_module.c45 static zif_handler orig_file_exists = NULL; variable
364 orig_file_exists(INTERNAL_FUNCTION_PARAM_PASSTHRU);
405 orig_file_exists = old_function->internal_function.handler;

Completed in 15 milliseconds