Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/Collection/
H A DCollectionSearch.php69 if ($this->collection->isSplitByLength()) {
H A DAbstractCollection.php176 public function isSplitByLength(): bool function in dokuwiki\\Search\\Collection\\AbstractCollection