Home
last modified time | relevance | path

Searched refs:getPageWords (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/Search/
H A DIndexer.php49 $words = $this->getPageWords($text);
112 protected function getPageWords($text)
107 protected function getPageWords($text) { global() function in dokuwiki\\Search\\Indexer