Searched refs:getTokenIndex (Results 1 – 7 of 7) sorted by relevance
27 $tokenIndex = $this->getTokenIndex();63 $tokenIndex = $this->getTokenIndex();84 $tokenIndex = $this->getTokenIndex();103 $tokenIndex = $this->getTokenIndex();
30 public function getTokenIndex(int $group = 0): AbstractIndex function in dokuwiki\\Search\\Collection\\PageTitleCollection
107 $tokenIndex = $this->collection->getTokenIndex($group);
144 public function getTokenIndex(int $group = 0): AbstractIndex function in dokuwiki\\Search\\Collection\\AbstractCollection279 $tokenIndex = $this->getTokenIndex($group);377 $tokenIndex = $this->getTokenIndex($group);
262 $index->getTokenIndex(0);
351 $index->getTokenIndex(5);
431 $tokenIndex = $collection->getTokenIndex();