Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c177 zend_set_compiled_filename(function1->op_array.filename); in _zend_accel_function_hash_copy()
228 zend_set_compiled_filename(ce1->info.user.filename); in _zend_accel_class_hash_copy()
/php-src/Zend/
H A Dzend_compile.h817 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename);
H A Dzend_language_scanner.l581 zend_set_compiled_filename(compiled_filename); in open_file_for_scanning()
756 zend_set_compiled_filename(filename); in zend_prepare_string_for_scanning()
H A Dzend_compile.c477 ZEND_API zend_string *zend_set_compiled_filename(zend_string *new_compiled_filename) /* {{{ */ in zend_set_compiled_filename() function

Completed in 42 milliseconds