Home
last modified time | relevance | path

Searched refs:createLanguageClusters (Results 1 – 1 of 1) sorted by relevance

/plugin/aichat/Storage/
DSQLiteStorage.php238 $this->createLanguageClusters($lang);
241 $this->createLanguageClusters('');
251 protected function createLanguageClusters($lang) function in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage