Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/Index/
H A DMemoryIndex.php24 protected bool $dirty = false; variable in dokuwiki\\Search\\Index\\MemoryIndex
77 $this->dirty = true;
119 $this->dirty = true;
169 $this->dirty = false;
178 return $this->dirty;