Searched refs:zend_restore_compiled_filename (Results 1 – 3 of 3) sorted by relevance
870 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename);
276 zend_restore_compiled_filename(lex_state->filename); in zend_restore_lexical_state()
472 zend_restore_compiled_filename(NULL); in shutdown_compiler()504 ZEND_API void zend_restore_compiled_filename(zend_string *original_compiled_filename) /* {{{ */ in zend_restore_compiled_filename() function
Completed in 46 milliseconds