Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c449 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy()
493 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy_from_shm()
526 zend_set_compiled_filename(ce1->info.user.filename); in zend_accel_class_hash_copy()
563 zend_set_compiled_filename(ce1->info.user.filename); in zend_accel_class_hash_copy_from_shm()
/PHP-7.4/Zend/
H A Dzend_compile.h731 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename);
H A Dzend_language_scanner.l575 zend_set_compiled_filename(compiled_filename); in open_file_for_scanning()
728 zend_set_compiled_filename(new_compiled_filename); in zend_prepare_string_for_scanning()
H A Dzend_compile.c394 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename) /* {{{ */ in zend_set_compiled_filename() function

Completed in 41 milliseconds