Searched refs:MinWordLength (Results 1 – 1 of 1) sorted by relevance
24 protected static int $MinWordLength; variable in dokuwiki\\Search\\Tokenizer54 if (!isset(static::$MinWordLength)) {57 static::$MinWordLength = (defined('IDX_MINWORDLENGTH'))61 return static::$MinWordLength;