Home
last modified time | relevance | path

Searched refs:emitFallback (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Parsing/Handler/
H A DGfmTable.php69 $this->emitFallback($rows, $startPos);
289 protected function emitFallback(array $rows, int $pos): void function in dokuwiki\\Parsing\\Handler\\GfmTable