Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c838 PharFileFunction(phar_file_exists, FS_EXISTS, orig_file_exists) in PharFileFunction()
1087 zif_handler orig_file_exists; member
1113 phar_orig_functions.orig_file_exists = PHAR_G(orig_file_exists); in phar_save_orig_functions()
1140 PHAR_G(orig_file_exists) = phar_orig_functions.orig_file_exists; in phar_restore_orig_functions()
H A Dphar_internal.h157 zif_handler orig_file_exists; variable
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c40 static zif_handler orig_file_exists = NULL; variable
372 orig_file_exists(INTERNAL_FUNCTION_PARAM_PASSTHRU);
413 orig_file_exists = old_function->internal_function.handler;

Completed in 16 milliseconds