Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/
H A DIndexer.php35 public function addPageWords($page, $text)
31 public function addPageWords($page, $text) { global() function in dokuwiki\\Search\\Indexer
/dokuwiki/inc/
H A Dindexer.php194 $result = $Indexer->addPageWords($page, $body);