Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dmetadata.php21 public const ABSTRACT_LEN = 250; define in Doku_Renderer_metadata
132 if ($this->captured > self::ABSTRACT_LEN) {