Lexer->addEntryPattern('(?=.*?)',$mode,'plugin_nodisp_stack'); } function postConnect() { $this->Lexer->addExitPattern('','plugin_nodisp_stack'); } }