Home
last modified time | relevance | path

Searched defs:tokens (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/Search/Collection/
H A DLookupCollection.php18 protected function countTokens(array $tokens): array
H A DFrequencyCollection.php18 protected function countTokens(array $tokens): array
H A DDirectCollection.php53 public function addEntity(string $entity, array $tokens): static
120 protected function countTokens(array $tokens): array
H A DAbstractCollection.php332 public function addEntity(string $entity, array $tokens): static
363 protected function resolveTokens(array $tokens): array
398 abstract protected function countTokens(array $tokens): array;
/dokuwiki/inc/Search/
H A DLegacyIndexer.php273 public function lookup($tokens)
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php4692 protected function _optimize_regexp_list_tokens_to_string(&$tokens, $recursed = false) {