Home
last modified time | relevance | path

Searched defs:reusePageChunks (Results 1 – 2 of 2) sorted by relevance

/plugin/aichat/Storage/
H A DAbstractStorage.php44 abstract public function reusePageChunks($page, $firstChunkID); global() function in dokuwiki\\plugin\\aichat\\Storage\\AbstractStorage
H A DSQLiteStorage.php56 public function reusePageChunks($page, $firstChunkID) global() function in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage