Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dfunc_interceptors.c840 PharFileFunction(phar_file_exists, FS_EXISTS, orig_file_exists) in PharFileFunction()
1089 zif_handler orig_file_exists; member
1115 phar_orig_functions.orig_file_exists = PHAR_G(orig_file_exists); in phar_save_orig_functions()
1142 PHAR_G(orig_file_exists) = phar_orig_functions.orig_file_exists; in phar_restore_orig_functions()
H A Dphar_internal.h164 zif_handler orig_file_exists; variable
/PHP-7.2/ext/opcache/
H A Dzend_accelerator_module.c40 static zif_handler orig_file_exists = NULL; variable
373 orig_file_exists(INTERNAL_FUNCTION_PARAM_PASSTHRU);
416 orig_file_exists = old_function->internal_function.handler;

Completed in 16 milliseconds