Home
last modified time | relevance | path

Searched refs:myEvent (Results 1 – 3 of 3) sorted by last modified time

/plugin/creole/syntax/
H A Dsubscript.php73 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) { argument
H A Dsuperscript.php73 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) { argument
H A Dmonospace.php94 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) { argument
96 switch ($myEvent->getTag() == 'dw-monospace') {