Searched refs:parseMarker (Results 1 – 1 of 1) sorted by relevance
63 ['depth' => $depth, 'type' => $type, 'start' => $start] = $this->parseMarker($call[1][0]);77 ['depth' => $depth, 'type' => $type, 'start' => $start] = $this->parseMarker($call[1][0]);270 private function parseMarker(string $match): array function in dokuwiki\\Parsing\\Handler\\AbstractListsRewriter