Searched refs:consumeList (Results 1 – 1 of 1) sorted by relevance
53 return $this->consumeList($lines, $current, $block, 'ol');68 return $this->consumeList($lines, $current, $block, 'ul');71 private function consumeList($lines, $current, $block, $type) function