Lines Matching defs:match
115 protected function interpret($match)
219 protected function _writeCall($tag, $attr, $state, $pos, $match, $handler)
230 private function _openList($m, $pos, $match, $handler)
257 private function _closeList($m, $pos, $match, $handler)
269 private function _openItem($m, $pos, $match, $handler)
293 private function _closeItem($m, $pos, $match, $handler)
302 private function _openWrapper($m, $pos, $match, $handler)
324 private function _closeWrapper($m, $pos, $match, $handler)
346 private function _openParagraph($pos, $match, $handler)
354 private function _closeParagraph($pos, $match, $handler)
362 public function handle($match, $state, $pos, Doku_Handler $handler)