Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.h678 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename);
H A Dzend_language_scanner.l252 zend_restore_compiled_filename(lex_state->filename); in zend_restore_lexical_state()
H A Dzend_language_scanner.c254 zend_restore_compiled_filename(lex_state->filename); in zend_restore_lexical_state()
H A Dzend_compile.c356 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename) /* {{{ */ in zend_restore_compiled_filename() function

Completed in 40 milliseconds