Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c554 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy()
598 zend_set_compiled_filename(function1->op_array.filename); in zend_accel_function_hash_copy_from_shm()
631 zend_set_compiled_filename(ce1->info.user.filename); in zend_accel_class_hash_copy()
/PHP-7.0/Zend/
H A Dzend_compile.h677 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename);
H A Dzend_language_scanner.l555 zend_set_compiled_filename(compiled_filename); in open_file_for_scanning()
707 zend_set_compiled_filename(new_compiled_filename); in zend_prepare_string_for_scanning()
H A Dzend_language_scanner.c557 zend_set_compiled_filename(compiled_filename); in open_file_for_scanning()
709 zend_set_compiled_filename(new_compiled_filename); in zend_prepare_string_for_scanning()
H A Dzend_compile.c338 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename) /* {{{ */ in zend_set_compiled_filename() function

Completed in 48 milliseconds