Home
last modified time | relevance | path

Searched refs:Lexer (Results 276 – 300 of 1044) sorted by relevance

1...<<11121314151617181920>>...42

/plugin/pixelyear/
H A Dsyntax.php21 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<pixelyear.*?>(?=.*?</pixelyear>…
22 … public function postConnect() { $this->Lexer->addExitPattern('</pixelyear>','plugin_pixelyear'); }
/plugin/pagestat/syntax/
H A Deditpt.php19 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<pt.*?>(?=.*?</pt>)',$mode,'plug…
20 … public function postConnect() { $this->Lexer->addExitPattern('</pt>','plugin_pagestat_editpt'); }
/plugin/asana/syntax/
H A DAsanaSyntax.php39 $this->Lexer->addEntryPattern("\[asana :",$mode,'plugin_asana_AsanaSyntax');
43 $this->Lexer->addExitPattern('\]','plugin_asana_AsanaSyntax');
/plugin/flattr/
H A Dsyntax.php34 $this->Lexer->addSpecialPattern('<flattr>.*?</flattr>', $mode, 'plugin_flattr');
35 $this->Lexer->addSpecialPattern('<flattr\s*/>', $mode, 'plugin_flattr');
/plugin/folded/syntax/
H A Dspan.php23 function connectTo($mode) { $this->Lexer->addEntryPattern('\+\+.*?\|(?=.*\+\+)',$mode,'plugin_folded_span'); }
24 function postConnect() { $this->Lexer->addExitPattern('\+\+','plugin_folded_span'); }
H A Ddiv.php22 function connectTo($mode) { $this->Lexer->addEntryPattern('\+\+\+\+.*?\|(?=.*\+\+\+\+)',$mode,'plugin_folded_div'); }
23 function postConnect() { $this->Lexer->addExitPattern('\+\+\+\+','plugin_folded_div'); }
/plugin/combo/syntax/
H A Diteratordata.php97 $this->Lexer->addEntryPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
107 $this->Lexer->addExitPattern('</' . self::MARKI_PAGE_TAG . '>', PluginUtility::getModeFromTag($this->getPluginComponent()));
H A Dcomment.php97 $this->Lexer->addEntryPattern("<!--", $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
105 $this->Lexer->addExitPattern("-->", PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/webcomponent/syntax/
H A Dcollapse.php80 …$this->Lexer->addEntryPattern($pattern, $mode, 'plugin_' . webcomponent::PLUGIN_NAME . '_' . $this…
87 …$this->Lexer->addExitPattern('</' . self::getElementName() . '>', 'plugin_' . webcomponent::PLUGIN…
H A Dmath.php75 …$this->Lexer->addEntryPattern($pattern, $mode, 'plugin_' . webcomponent::PLUGIN_NAME . '_' . $this…
86 …$this->Lexer->addExitPattern('</' . $element . '>', 'plugin_' . webcomponent::PLUGIN_NAME . '_' . …
H A Dbrand.php33 …$this->Lexer->addEntryPattern($pattern, $mode, 'plugin_' . webcomponent::PLUGIN_NAME . '_' . $this…
39 …$this->Lexer->addExitPattern('</' . self::getTag() . '>', 'plugin_' . webcomponent::PLUGIN_NAME . …
H A Dnavbar.php80 …$this->Lexer->addEntryPattern($pattern, $mode, 'plugin_' . webcomponent::PLUGIN_NAME . '_' . $this…
87 …$this->Lexer->addExitPattern('</' . self::getElementName() . '>', 'plugin_' . webcomponent::PLUGIN…
/plugin/ckgdoku/syntax/
H A Dfont.php28 …function connectTo($mode) { $this->Lexer->addEntryPattern('<font.*?>(?=.*?</font>)',$mode,'plugin_…
29 function postConnect() { $this->Lexer->addExitPattern('</font>','plugin_ckgdoku_font'); }
/plugin/inlinejs/syntax/
H A Dembedder.php51 $this->Lexer->addEntryPattern($this->pattern[1], $mode, $this->mode);
56 $this->Lexer->addExitPattern($this->pattern[4], $this->mode);
/plugin/latexit/syntax/
H A Dbase.php48 $this->Lexer->addSpecialPattern('~~~*RECURSIVE~*~~', $mode, 'plugin_latexit_base');
49 $this->Lexer->addSpecialPattern('\\\cite.*?\}', $mode, 'plugin_latexit_base');
/plugin/changemarks/
H A Dhighlighted.php28 $this->Lexer->addEntryPattern('\!\![^\r\n]*?>(?=.*?\!\!)', $mode, $this->ins);
32 $this->Lexer->addExitPattern('\!\!', $this->ins);
/plugin/inlineedit/
H A Dsyntax.php67 $this->Lexer->addEntryPattern('<inlineedit>',$mode,'plugin_inlineedit');
71 $this->Lexer->addExitPattern('</inlineedit>','plugin_inlineedit');
/plugin/page4release/
H A Dsyntax.php32 $this->Lexer->addSpecialPattern('\{\{for .*?\}\}',$mode,'plugin_page4release');
33 $this->Lexer->addSpecialPattern('\{\{pour .*?\}\}',$mode,'plugin_page4release');
/plugin/dokutexit/
H A Dsyntax.php62 $this->Lexer->addEntryPattern('<texit(?=.*\x3C/texit\x3E)', $mode,
67 $this->Lexer->addExitPattern('</texit>','plugin_texit');
/plugin/skipentity/
H A Dsyntax.php26 $this->Lexer->addEntryPattern('```?(?=.*?```?)',$mode,'plugin_skipentity');
30 $this->Lexer->addExitPattern('```?','plugin_skipentity');
/plugin/ckgedit/syntax/
H A Dfont.php28 …function connectTo($mode) { $this->Lexer->addEntryPattern('<font.*?>(?=.*?</font>)',$mode,'plugin_…
29 function postConnect() { $this->Lexer->addExitPattern('</font>','plugin_ckgedit_font'); }
/plugin/pagetemplate/
H A Dsyntax.php21 $this->Lexer->addEntryPattern('\[\[\[.*?(?=.*?\]\]\])',$mode,'plugin_pagetemplate');
25 $this->Lexer->addEntryPattern('\[\[\[.*?(?=.*?\]\]\])','base','plugin_pagetemplate');
26 $this->Lexer->addExitPattern('\]\]\]', 'plugin_pagetemplate');
/plugin/revealjs/syntax/
H A Dfragment.php28 …$this->Lexer->addEntryPattern('<fragment\b.*?>(?=[\s\S]*?<\/fragment>)', $mode, 'plugin_revealjs_f…
30 …public function postConnect() { $this->Lexer->addExitPattern('<\/fragment>','plugin_revealjs_fragm…
/plugin/floatdiv/syntax/
H A Dfloat.php38 $this->Lexer->addEntryPattern('\[float.*?\]',$mode,'plugin_floatdiv_float');
42 $this->Lexer->addExitPattern('\[/float\]','plugin_floatdiv_float');
/plugin/crypto/
H A Dsyntax.php37 $this->Lexer->addEntryPattern('<decrypt.*?>(?=.*?</decrypt>)', $mode,'plugin_crypto');
41 $this->Lexer->addExitPattern('</decrypt>','plugin_crypto');

1...<<11121314151617181920>>...42