Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
H A DGfmTable.php59 $rows = array_map($this->stripBoundaryEmpty(...), $rows);
138 protected function stripBoundaryEmpty(array $row): array function in dokuwiki\\Parsing\\Handler\\GfmTable