Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/
H A Dzend_accelerator_util_funcs.c504 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy()
548 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy_from_shm()
581 zend_set_compiled_filename(ce1->info.user.filename); in zend_accel_class_hash_copy()
/PHP-7.1/Zend/
H A Dzend_language_scanner.l560 zend_set_compiled_filename(compiled_filename); in open_file_for_scanning()
720 zend_set_compiled_filename(new_compiled_filename); in zend_prepare_string_for_scanning()
H A Dzend_compile.h708 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename);
H A Dzend_language_scanner.c562 zend_set_compiled_filename(compiled_filename); in open_file_for_scanning()
722 zend_set_compiled_filename(new_compiled_filename); in zend_prepare_string_for_scanning()
H A Dzend_compile.c357 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename) /* {{{ */ in zend_set_compiled_filename() function

Completed in 62 milliseconds