Home
last modified time | relevance | path

Searched refs:zend_restore_compiled_filename (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_compile.h745 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename);
H A Dzend_language_scanner.l277 zend_restore_compiled_filename(lex_state->filename); in zend_restore_lexical_state()
H A Dzend_compile.c426 zend_restore_compiled_filename(NULL); in shutdown_compiler()
453 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename) /* {{{ */ in zend_restore_compiled_filename() function

Completed in 40 milliseconds