pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
wince compilation error
1 sec ago
Untitled
1 sec ago
pentti
Bash | 8 sec ago
Bigmouthfuls - Amateur ...
12 sec ago
The "Boss" SA...
10 sec ago
Untitled
8 sec ago
Untitled
8 sec ago
Untitled
14 sec ago
Layout Width
Share Pastebin
MortenB
By: a guest | Jan 23rd, 2010 | Syntax:
None
| Size: 0.19 KB | Hits: 158 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
function connectTo($mode) { $this->Lexer->addEntryPattern('\[(?=.*?[.!?]\])',$mode,'plugin_bleghed'); }
function postConnect() { $this->Lexer->addExitPattern('[.!?]\]','plugin_bleghed'); }
create new paste
|
create new version of this paste
RAW Paste Data
function connectTo($mode) { $this->Lexer->addEntryPattern('\[(?=.*?[.!?]\])',$mode,'plugin_bleghed'); } function postConnect() { $this->Lexer->addExitPattern('[.!?]\]','plugin_bleghed'); }