Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
H A DQuote.php34 $quoteLength = $this->getDepth($call[1][0]);
80 protected function getDepth($marker) function in dokuwiki\\Parsing\\Handler\\Quote