Searched refs:getMinWordLength (Results 1 – 1 of 1) sorted by relevance
52 public static function getMinWordLength(): int function in dokuwiki\\Search\\Tokenizer110 (!is_numeric($word) && strlen($word) < static::getMinWordLength())133 return static::tokenLength($base) >= static::getMinWordLength();