Lines Matching full:strong
3 * Creole Plugin, strong component: Creole style strong text
21 'name' => 'Creole Plugin, strong component',
22 'desc' => 'Creole style strong text',
44 'open', 'strong', NULL,
47 'open', 'strong', NULL,
50 'open', 'strong', NULL,
53 'open', 'strong', NULL,
58 if ( $this->eventhandler->queuedEventExists ('open', 'strong', NULL) == false ) {
66 $this->eventhandler->notifyEvent('open', 'strong', NULL, $pos, $match, $handler);
73 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler);
85 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler);