Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_compile.h709 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename);
H A Dzend_language_scanner.l254 zend_restore_compiled_filename(lex_state->filename); in zend_restore_lexical_state()
H A Dzend_language_scanner.c256 zend_restore_compiled_filename(lex_state->filename); in zend_restore_lexical_state()
H A Dzend_compile.c375 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename) /* {{{ */ in zend_restore_compiled_filename() function

Completed in 40 milliseconds