Home
last modified time | relevance | path

Searched refs:zend_set_compiled_filename (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c466 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy()
510 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy_from_shm()
543 zend_set_compiled_filename(ce1->info.user.filename); in zend_accel_class_hash_copy()
580 zend_set_compiled_filename(ce1->info.user.filename); in zend_accel_class_hash_copy_from_shm()
/PHP-8.0/Zend/
H A Dzend_compile.h744 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename);
H A Dzend_language_scanner.l591 zend_set_compiled_filename(compiled_filename); in open_file_for_scanning()
778 zend_set_compiled_filename(new_compiled_filename); in zend_prepare_string_for_scanning()
H A Dzend_compile.c446 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename) /* {{{ */ in zend_set_compiled_filename() function

Completed in 44 milliseconds