Home
last modified time | relevance | path

Searched refs:deletePageNoLock (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/Search/
H A DIndexer.php289 if (!$this->deletePageNoLock($newpage)) {
385 $result = $this->deletePageNoLock($page);
402 protected function deletePageNoLock($page)
392 protected function deletePageNoLock($page) { global() function in dokuwiki\\Search\\Indexer